Which system table contains information on constraints on
all the tables created?
Answer Posted / srao
select * from sysindexes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
on line cluster can we make if yes tell me the procedure
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
What is a recursive stored procedure in sql server?
Differentiate between a having clause and a where clause.
What command would you use to add a column to a table in sql server?
Explain Geometry datatype in sql server 2008 with example
What does truncate do?
What is policy management?
What is query optimization process?
How can you know if the row fetched from cursor is still valid in underlying table?
Does group by or order by come first?
How can we migrate from SQL server to SQL Azure?
How do I find my localdb version?
What are the dmvs?
What is raid, and how it can influence database performance?