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
Can we write pl sql mysql?
What are the types of index?
How to add a new column to an existing table in mysql?
What are the advantages and disadvantages of using mysql?
What is difference between schema and table?
What is mysql in dbms?
What does mysql flush tables do?
What is use command in mysql?
How does limit work in mysql?
Is mysql query case sensitive?
Hi Team, This is kartik, I recently completed my B-tech. Importance of posting this question is for to know the best books on SQL(MYSQL/Oracle)? I like SQL concept's so much, at the same time i decided to choose SQL for my career purpose. So please suggest me the best books that are very helpful for a fresher to improve concepts like (SQL/PLSQL)Basics, programming concepts, architectures etc. Please consider my request as an important one. I am very thankful to you for providing this opportunity. If possible can you please send the names of books for my personal id also: karthikgdv1206@yahoo.com. Thanks, Kartik T
What is an index? How can an index be declared in mysql?
Write a query to fetch common records between two tables using mysql?
Which is better mysql or microsoft sql?
what is a cursor? : Mysql dba