How to list all tables having unique constraints in any of
the columns in a database.
Answer / rama krishna
select * from INFORMATION_SCHEMA.TABLE_CONSTRAINTS where
constraint_type='unique'
| Is This Answer Correct ? | 4 Yes | 0 No |
How to update existing rows in a table?
Is natural join and equi join same?
What is deploy, process and build? : sql server analysis services, ssas
What are the High-Availability solutions in SQL Server and differentiate them briefly?
What is cursors?
What happens if time-only values are provided as date and time literals?
Explain how does the report manager work in ssrs?
What is user-defined function?
What is the difference between locking and multi-versioning?
find the 3rd max salary
How do you clear a log file?
why we use cursor?
4 Answers CarrizalSoft Technologies, Melstar, TCS,
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)