Your browser does not support JavaScript!
Computing. Programming. Web development. Graphic design. Networking.
Home
About me
Tutorials
Downloads
Quiz
Portfolio
Software development
Web development
Graphic design
Contact
Web development quizzes
Minutes
Seconds
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>
A BLOB stands for Binary Large Object.
False
True
The UPDATE statement is a data manipulation language (DML).
False
True
This query is correct: SELECT * FROM employee WHERE age IN (20,21,22);
False
True
This query retrieves the first 3 rows: SELECT * FROM employee LIMIT 3;
False
True
Querying directly from a table takes more time than querying from a view.
False
True
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>