EMRS, PGT Class 16, SQL
EMRS, PGT Class 16, SQL
➢ No two tuples of relation should be identical i.e. given any pair of two
tuples, value in at least one column must be different.
a) COUNT()
b) NUMBER()
c) SUM()
d) COUNT(*)
Q. Which of the following is not a valid SQL type?
A. FLOAT
B. NUMERIC
C. DECIMAL
D. CHARACTER
Q. Which of the following is not a DDL command?
A. TRUNCATE
B. ALTER
C. CREATE
D. UPDATE
Q. Which statement is used to delete all rows in a table
without having the action logged?
A. DELETE
B. REMOVE
C. DROP
D. TRUNCATE
Q. Which of the following are TCL commands?
a) TCL
b) SCL
c) DCL
d) DDL
Q. Which of the following statement is true?
@teachersaddabytargetabhi