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 are the non-standard sql commands supported by 'mysql'?
Is sql similar to mysql?
What is msql?
What is current version of mysql?
Explain about the architecture of MYSQL?
What is a tinyint in mysql?
What is text?
How do I clear a mysql database?
What do I do if I forgot my mysql root password?
what is the difference between gui testing and database testing? : Mysql dba
Why does mysql have so many connections?
How do I change the max connection in mysql?
What are slow queries?
Is mysqli deprecated?
How triggers can be used in mysql?