Give two examples of referential integrity constraints.
Answers were Sorted based on User's Feedback
Answer / monal
RELATIONSHIP BETWEEN CUSTOMERS AND ORDERS &
RELATIONSHIP BETWEEN ORDERS AND ORDERDETAILS
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / kalyan maddipati
Emp and Dept tables is the good example fro referential integrity as DeptNo in Dept table refers DeptNO of Emp table.
ie. You have a PK(Primary key) on Deptno of Dept table and FK(Foreign key) on Deptno of EMP Table
| Is This Answer Correct ? | 4 Yes | 0 No |
how can a session indicate its interest in receiving alerts?
by issuing "alter tablespace begin backup;" what happens to tablespace?
What are the operating modes in which database mirroring runs? : sql server DBA
How can you enable a trace for a session?
What is database replicaion? What are the different types of replication you can set up in SQL Server?
how can you find out if a table can be redefined?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
How would you go about increasing the buffer cache hit ratio?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
how can you initialize log miner?
Why would you call update statistics? : sql server DBA
I want to export only structure of the table from oracle database. In that table to used the some partition. To export the table in general way then compilation error was occured i.e-EXP-00003: no storage definition found for segment(11, 2771). Please tell me the correct export command parameter to export the partitioned table. Thanks in Advance..........
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)