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
What is data in mysql?
How many rows we can insert in a mysql table?
How to create table show example
What is the difference between timestamp and datetime in mysql?
What is federated tables in mysql?
I've looked but can't find a MySQL equivalent for MS SQL's xp_cmdshell. I have 7z files that I want to unzip and load into MySQL. I'm trying to write a sp to do the unzip, but I can't find a way to do that. Can anyone provide an example of a similar process in Windows? TIA.
How do I create a stored procedure in mysql?
How many mysql connections can handle?
How to print message in mysql trigger?
how to take mysql database backup?
Can you tell which of the following where clauses is faster?
How to drop an existing view in mysql?
What language is used in mysql?
What is a delimiter in mysql?
What are stored procedures and functions?