Answer Posted / antu
SQL is structural quary language but mysql is database package.
Is This Answer Correct ? | 22 Yes | 7 No |
Post New Answer View All Answers
What is difference between statement and preparedstatement?
How can you handle the –secure-file-priv in mysql?
What is triggers and how it can be used in mysql?
What is the data type for file in mysql?
What is difference between unix timestamp and mysql timestamp?
What is mysql and why it is used?
How can we convert between Unix & MySQL timestamps?
What is relational database in mysql?
Is foreign key indexed mysql?
How do I clear a mysql database?
How do I select a database in mysql?
How to concatenate two character strings?
how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?
suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
What is meant by sharding?