how do i list constraints in my database by using sql
server2000?
What language is used in mysql?
How triggers can be used in mysql?
What does blob mean in mysql?
Is mysqli deprecated?
What are the features of Stored Procedures in MYSQL?
What is the difference between char and varchar?
What is timestamp in mysql?
Is mysql still popular?
What is the default port for mysql and how it can change?
How to create a trigger in mysql?
How do I kill a mysql connection?
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