Which system table contains information on constraints on
all the tables created?
Answers were Sorted based on User's Feedback
Answer / priya reddy
user_constraints table will contain the information on
constraints on all the tables created.
| Is This Answer Correct ? | 10 Yes | 1 No |
table:employee EID ENAME MID(manager ids) 101 rama null 102 sita 101 103 siva 101 104 ganesh 103 . . . . . . for 103 ID the manager ID is 101(RAMA) and for 104 manager is SIVA if i give employee id (EID) you have to tell the manager for that EID write query? eample:if i give 102 .The query output should be manager for 102 ID that it should print RAMA as output
What are various limitations of the views?
Explain what are magic tables in sql server?
What is sql server query analyzer?
What is a schema in ms sql server 2005?
What are the new features in sql server 2016?
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
What the different components in replication and what is their use?
Ms sql server index?
What is page in sql server?
What are system databases into sql server (2005/2008)?
What is table value parameters (tvp)?
Oracle (3253)
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)