Explain what is mysql?
what programming language which is used for testing and developement in sql?
What are the different types of triggers in mysql?
How do I install the latest mysql on ubuntu?
How many columns can be used for creating Index?
Can I use mysql for free?
Explain the storage engines in mysql?
How do I automate a backup in mysql?
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 do you name a table?
What can you do with mysql?
What are the common mysql functions?
What is data type for image in mysql?