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


Please Help Members By Posting Answers For Below Questions

What is the use of concat() in mysql?

745


What is a text delimiter?

733


Is mysql better than oracle?

712


Where is mysql data stored linux?

719


What is longblob in mysql?

744


What are the limitations of mysql?

768


Can I copy mysql data directory?

714


How does mysql store binary data?

714


What is ddl, dml, and dcl?

775


How set mysql root password?

718


How to write after insert event update trigger on the same table in mysql?

759


Can you tell how to find the number of rows in a resultset using php?

709


What is the latest mysql?

723


How do you connect MySQL database with PHP?

752


What is localhost in mysql?

795