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 >>
The DEFAULT constraint inserts a default value into a column.
False
True
This query is correct: SELECT * FROM employee WHERE age BETWEEN 20 AND 25;
False
True
NULL is exactly the same as empty string.
False
True
This query returns all the columns from the table Employee: SELECT + FROM Employee
False
True
This query retrieves the first 3 rows: SELECT * FROM employee LIMIT 3;
False
True
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>