Database Management System
Database Management System
1. Which of the following activities are you allowed to do after executing the DISCONNECT
command?
6. The DESCRIBE command if used on a table will not display information about:
1
7. Which of the following information will be displayed when you use DESCRIBE command on
functions?
(a) Display NULL values (b) Does not display NULL values
(c) May display NULL values (d) None of these
Prints:
(a) 6789 (b) 2345
(c) 1234 (d) 456789
Outputs:
(a) Hi (b) False
(c) True (d) Nothing
(a) 10 (b) 9
(c) 5 (d) 0
Prints:
(a) gh (b) 23
(c) bc (d) ab
15. From where the following combinations of wild characters, choose those that are equivalent:
16. Almost all the DATE functions return the value of data type DATE, except
3
(a) 13 illegal (b) 5
(c) prints 45.9 (d) prints ‘40’
4
(a) abcd****** (b) ******abcd
(c) ***abcd*** (d) **********
Prints:
(a) 2 (b) 3
(c) 5 (d) 6
25. Which of the following combinations of wild card characters has the same meaning as the
wild card character % ?