InterviewSolution
Saved Bookmarks
| 1. |
What Are The Different Tables Present In Mysql? |
|
Answer» There are many tables that remain PRESENT by default. But, MYISAM is the default DATABASE engine used in MySQL. There are five types of tables that are present:
There are many tables that remain present by default. But, MyISAM is the default database engine used in MySQL. There are five types of tables that are present: |
|