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
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
What is the size of transaction log file?
What do you need to connect php to sql server?
What is the use of RDBMS?
what is an extended stored procedure? : Sql server database administration
Why Master database is required?
What are the tools available in market as an alternative to sql server reporting services?
How to replace given values with null using nullif()?
What is the difference between system objects and user objects?
What is sql server replication? : sql server replication
What type of locking occurs during the snapshot generation? : sql server replication
How can you control the amount of free space in your index pages?
How to rename an existing column with sql server management studio?
Explain what is sql server english query?
What is the importance of three tier architecture?