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
Which is better mysql or microsoft sql?
Write a command to view mysql database table structure?
What is blob in mysql?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
What is truncate in mysql?
How to Change a users password from unix shell.
How to insert html code into mysql database using php?
What is difference between mysql and mysql server?
How to update database permissions/privilages.
what is constraints?
Can we write procedure in mysql?
Why we use mysql workbench?
How to delete a table.
What is a heap table?
What are mysql queries?