InterviewSolution
Saved Bookmarks
| 1. |
What Are The Different Tables Present In Mysql? Which Type Of Table Is Generated When We Are Creating A Table In The Following Syntax: Create Table Employee(eno Int(2),ename Varchar(10))? |
|
Answer» Total 5 TYPES of tables we can create Total 5 types of tables we can create |
|