how do i list constraints in my database by using sql
server2000?
Answer Posted / ashish tiwari
SHOW INDEX FROM mydb.mytable;
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is join in mysql? What are the different types of join?
What are procedures in mysql?
What is mysql data directory?
What is root password?
What is pdo mysql?
How to calculate the difference between two dates?
What is a crosstab query?
Does adding an index lock a table?
How do you insert a table?
What is the default port of mysql server?
What is triggers and how it can be used in mysql?
What is the default port number of mysql?
Do while loop in mysql procedure?
What is data type for image in mysql?
What is mysql_pconnect?