Coc Theory Exam For DBA Level 3
Coc Theory Exam For DBA Level 3
2. To run select statements and multiple duplicate what key word can use to retrieve only the
duplicate
a. Individual c. Separate
b. Duplicate d. Distant
a. Sex c. Emp_age
b. Id no d. Addressed
5. Which of the following records would addressed in creating theory having the criteria b/n1/1/99
and
a. The records b/n the data 1/1/99&&31/12/99
b. Records b/n the data 1/1/99&&31/12/99 including 1/1/99&&31/12/99
c. Records whose data equal 1/1/99&&31/12/99
d. All data except 1/1/99&&31/12/99
6. Which of the following data type
8. Which of the following is not the necessary information to be back up a data base?
10. In which data base model information organized in the data base
A. Primary key has no null values C. All tables must have a primary key
B. A primary key values always uniquely D. None
identified
A. Provide fast accept data in the row of C. Is applied only four char data type
the table D. The primary key of the table is
B. Import data on the row of the table automate index
16. 16. Which statement should you use change records that criteria
A. Select C. Up date
B. Insert D. Modify
A. Select C. Up date
B. Insert D. Drop
18. 18. Which type of join should you use if you want to return only
A. Inner join C. Right outer join
B. Left outer join D. Full join
21. 21. Which of the term reference to the degree to system are accurate and consistent?
Matching
A 9. Specified that the values in the
specified in column order should be
1. Minimize data sorted in ascending
2. The process of validity that the user 10. State in which on foreign key values
attempting connect to DB server is in a data
authorized 11. Data collection methodology
3. Data base role 12. A mechanism to restore the
4. The column or combination of database alter assailer
valued match the primary key on 13. Information about the proprieties of
unique key is these some another data
table 14. The protection of data against the
5. The process protecting against the celebrate or accident access of an
loser of data do no dise failure authorized person
maintainability a full redundant copy 15. The rules and regulation on how to
of the data on separate disk design data base
6. Data manipulation language
7. Data definition language
8. Data control language
L. Order by last name ASC
M. Referential integrity
N. Public
B
O. Foreign key
P. Order the last name
A. Renormalization ASEC
B. Grant Q. Meta data
C. Authorization R. Data security
D. Questioner S. Up date
E. Password
F. Database recovers
G. Mirroring
H. Procedure
I. Drop
J. Master data
K. Normalization
1. Create a data base named HRM using SQL server 2000 enterprise manager
2. Create the following tables in HRM data base by using the following information
Table 1: Department
Table 2: Employee
F name Char 50
L name Char 50
Sex Char 10
Salary numeric
Dep ID Char 10
1. Set DEP id for department EMP ID Employee training ID for training table as key
2. Create a relationship the 3 tables
Emp id F
name
L name
Dep id Sex
Dep name DCB Salary
Dep ID
Emp ID
Training ID
Title
INS name
Duration
3. Insert the following records in to respective tables
ORAL QUESTION