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 the use of concat() in mysql?
What is a text delimiter?
Is mysql better than oracle?
Where is mysql data stored linux?
What is longblob in mysql?
What are the limitations of mysql?
Can I copy mysql data directory?
How does mysql store binary data?
What is ddl, dml, and dcl?
How set mysql root password?
How to write after insert event update trigger on the same table in mysql?
Can you tell how to find the number of rows in a resultset using php?
What is the latest mysql?
How do you connect MySQL database with PHP?
What is localhost in mysql?