how many table created when we create a table in mysql?
Answer Posted / jyoti
At time only 1 table we have create.
if we open 2 command prompt than we create 2 tables at time
but 2 different cmd.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you find out the version of the installed mysql?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
What is full text indexing in mysql?
What is a mysql server?
what is mysql optimization in brief?
How can an index be declared in mysql?
What is mysql good for?
Do while loop in mysql procedure?
How do I find mysql database?
How do I start mysql client?
What is the difference between procedure and function in mysql?
Can we store images in mysql database?
What is mysqli_free_result?
What is a crosstab query?
How you can create a trigger in mysql?