Posts by 1322Lucas12123 • 13 points
1 post
-
1
votes1
answer84
viewsQ: Are inheritance derived classes different tables in Mysql?
If I use inheritance and have 4 derived classes and my parent class is abstract, these 4 derived classes will each have a different table in the Mysql database?