What is the difference between mysql and sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What is a mysql server?

0 Answers  


How many entries can mysql handle?

0 Answers  


when i declare date data type in sql ,i inserted the date 22-10-2012,but my result is in different date 1894-07-11 any one pls help me what's wrong in my query Create table orders(od_id int,od_name varchar(10),od_date date) insert into orders values(1,'sai',22-10-2012) and any one pls suggest what i can learn for 3 years real time experenice in sql because i am looking for database field

1 Answers  


What language is used in mysql?

0 Answers  


How to run 'mysql' commands from a batch file?

0 Answers  


How to rename an existing column in a table?

0 Answers  


Can you tell few best practices to be followed for optimization in sql?

0 Answers  


How many ways we can retrieve the date in result set of mysql using php?

0 Answers  


How to concatenate two character strings?

0 Answers  


Explain MySQL optimization?

1 Answers  


How many rows can a mysql table hold?

0 Answers  


How to convert numeric values to character strings?

0 Answers  


Categories