I want to create tables inside myshop database. All tables I am going to create will be prefixed with "abby_" for us to determine what table we created.
Example: abby_course_progress, abby_notes
I am writing this post to know if I can create tables without affecting the shopping cart software