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 to copy(migrate) the database one server to another server without using expdp/impdp how it is possible.
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
How would you determine what sessions are connected and what resources they are waiting for?
Where do you find the default index fill factor and how to change it? : sql server DBA
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.
What are the steps you will take to improve performance of a poor performing query?
what r the types of backup?
What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
what is asm?
How do you add a data file to a tablespace?
What is RAID and what are different types of RAID configurations?
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)