English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Oracle 1Z0-031: Oracle9i: Database Fundamentals I
#19. You query DBA_CONSTRAINTS to obtain constraint information on the HR_EMPLOYEES table:
  1. SQL> SELECT constraint_name, constraint_type, deferrable,
  2. 2> deferred, validated
  3. 3> FROM dba_constraints
  4. 4> WHERE owner = 'HR' AND table_name='EMPLOYEES';
 CONSTRAINT_NAME    C    DEFERRABLE        DEFERRED     VALIDATED 
 EMP_DEPT_FK        R    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_EMAIL_NV       C    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_EMAIL_UK       U    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_EMP_ID_PK      P    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_HIRE_DATE_NN   C    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_JOB_FK         R    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_JOB_NN         C    DEFERRABLE        DEFERRED     NOT VALIDATED 
 EMP_LAST_NAME_NN   C    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_MANAGER_FK     R    NOT DEFERRABLE    IMMEDIATE    VALIDATED 
 EMP_SALARY_MIN     C    NOT DEFERRABLE    IMMEDIATE    VALIDATED
Which type of constraint is EMP_JOB_NN?

Show comments for this question (1)
Add comments
Link to this question


Up ^ gen. 0.051 Server date 06:25 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps