How many tables will create when we create table, what are they?
Answer Posted / chandu
Hi Freeman ,
Can u please let me know the extensions of
.frm
.myi
.myd
Thanks in advance
Chandu
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How many sql ddl commands are supported by 'mysql'?
What is a simple query?
How do I run mysql without installing?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
What is the data source name for mysql?
What is a deterministic function?
How do I select a database in mysql workbench?
What is full text indexing in mysql?
What is blob and clob?
What is the default password for mysql?
Where’s database data actually stored? Is there a way to see the files which are stored?
How to show all tables with 'mysql'?
How many rows can be inserted in mysql at a time?
How can you calculate the sum of any column of a table?
What is mysql workbench used for?