RC Database Development
RC Database Development
RC Database Development
UNIT -3
MCQ on Data Base
Class 10 IT 402
1
RC 2021
2
RC 2021
3
RC 2021
Table : Sales
SalesID (Primary Key)
ClientID
Profit
a. SalesID
b. Profit
c. Clientphone
d. ClientID
Q19. Which of the following is not valid field of
table “Student”
a. admno
b.name
c. fees
d. salary
4
RC 2021
5
RC 2021
6
RC 2021
7
RC 2021
8
RC 2021
9
RC 2021
10
RC 2021
11
RC 2021
12
RC 2021
13
RC 2021
b. Update
c. Select
d. All of the above
Q68. DML stands for ____________
a. Data Manipulation Language
b. Database Manipulation Language
c. Data Modify Language
d. None of the above
Q69. Which of the following clause return
specific rows?
a. Order By
b. Where
c. Having
d. Specific
Q70. Which of the following clause return
records in ascending order?
a. Order By
b. Where
c. Order Asc
d. Order Inc
Q71. Command to display all the data in the
table “emp” is.
a. Select * from emp
14
RC 2021
15
RC 2021
16
RC 2021
17
RC 2021
18
RC 2021
b. Table
c. Query
d. Form
19
RC 2021
20
RC 2021
21
RC 2021
b. False
22