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
Hi Team, This is kartik, I recently completed my B-tech. Importance of posting this question is for to know the best books on SQL(MYSQL/Oracle)? I like SQL concept's so much, at the same time i decided to choose SQL for my career purpose. So please suggest me the best books that are very helpful for a fresher to improve concepts like (SQL/PLSQL)Basics, programming concepts, architectures etc. Please consider my request as an important one. I am very thankful to you for providing this opportunity. If possible can you please send the names of books for my personal id also: karthikgdv1206@yahoo.com. Thanks, Kartik T
Write a command to list all databases in mysql?
How can we convert between Unix & MySQL timestamps?
Can we save images in mysql database?
Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.
What do you need to connect php to mysql?
What is not null in mysql?
Which datatype is used for email in mysql?
how to display nth highest salary from a table in a mysql query? : Mysql dba
How do I run a query in mysql?
Is sql similar to mysql?
Why are function needed?
What is default schema in mysql?
Why mysql is used with php?
What are the differences between innodb and myisam engines?