Where is mysql data stored linux?
What is a mysql model?
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 I kill a mysql query?
How to convert character strings to numeric values?
How do I clear a mysql database?
What does mysql flush hosts do?
how to Return total number of rows.
I want to find out all databases starting with ‘test’, I have access to?
Does mysql case matter?
How can I create table in mysql?
Which mysql function is used to concatenate string?
what is the difference between MyIsam and InnoDb engine?