What is the difference between myisam dynamic and myisam static in mysql?
What is mysql aggregate functions? Explain
What is mysql command line?
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
How to get a list of columns in an existing table?
How to write after insert event update trigger on the same table in mysql?
In which language mysql has been written?
How would concatenate strings in mysql?
How to create and drop view in mysql?
How to drop an existing index in mysql?
Write a command to view mysql database table structure?
What are the advantages/disadvantages of mysql and php?
What is difference between mysql and mariadb?