Your browser does not support JavaScript!
Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.
Home
About me
Tutorials
Downloads
Quiz
Portfolio
Web development
Graphic design
Repairs
Web development quizzes
Minutes
Seconds
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>
A DROP statement is a data definition language (DDL).
False
True
We use the DIFFERENT keyword to retrieve different values, for example: SELECT DIFFERENT column_name FROM table_name;
False
True
You can have several PRIMARY KEY constraints per table.
False
True
This query copies data from table2 to table1: INSERT INTO table2 SELECT * FROM table1;
False
True
A VARCHAR can store up to 512 characters.
False
True
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>