SQL Queries 6

SQL Queries 6

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

bài 21 tin 11 kntt

bài 21 tin 11 kntt

11th Grade

14 Qs

BASIS DATA 1

BASIS DATA 1

11th Grade

10 Qs

SQL

SQL

11th - 12th Grade

12 Qs

L. 3. Introduction to Database Management System - 6

L. 3. Introduction to Database Management System - 6

12th Grade

10 Qs

MYSQL

MYSQL

11th Grade - University

15 Qs

Basis Data XI

Basis Data XI

11th Grade

15 Qs

PTS BD GENAP 20/21

PTS BD GENAP 20/21

11th Grade

10 Qs

SQL Quiz - La Select

SQL Quiz - La Select

12th Grade - University

12 Qs

SQL Queries 6

SQL Queries 6

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Ghanshyam Sharma

Used 76+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers