
SQL Queries 6
Authored by Ghanshyam Sharma
Computers
11th - 12th Grade
Used 78+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The “father” of MySQL is ______.
Michael Widenius
Bill Joy
Bill Gates
Stephanie Wall
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To use MySQL on your computer, you’ll need
Perl, PHP or Java
Some sort of client program to access the databases
A Browser
FTP and Telnet
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these is not a valid name for a column
Where
Near
Order
From
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In a LIKE clause, you can could ask for any value ending in “ton” by writing
LIKE ton$
LIKE ^.*ton$
LIKE %ton
LIKE *ton
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The USE command
Is a pseudonym for the SELECT command
Has been deprecated and should be avoided for security reasons
Should be used to choose the database you want to use once you’ve connected to MySQL
Is used to load code from another file
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In a LIKE clause, you can ask for any 6 letter value by writing:
LIKE ??????
LIKE .{6}
LIKE …… (that’s six dots)
LIKE ______ (that’s six underscore characters)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
MySQL runs on which operating systems?
Unix and Linux only
Linux and Mac OS-X only
Unix, Linux, Windows and others
Any operating system at all
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?