Search Header Logo

MySQL and RA

Authored by Shams Wazir

Computers

University

MySQL and RA
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

1.

What does SQL stand for?

Structured Query Language

Structured Question Language

Strong Question Language

None of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

2.

SQL is not case sensitive. Is this statement TRUE or FALSE?

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

3.

The SQL statement that queries or reads data from a table is __________ .

USE

SELECT

READ

QUERY

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

4.

SQL can be used to:

Create database structures only.

Query database data only.

Modify database data only.

All of the above can be done by SQL.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

9.

With SQL, how do you select a column named "FirstName" from a table named "Person"?

SELECT FirstName FROM Person

SELECT Person.FirstName

EXTRACT FirstName FROM Person

SELECT FROM Person.FirstName

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

10.

With SQL, how do you select all the columns from a table named "Persons"?

SELECT [all] FROM Persons

SELECT Persons

SELECT * FROM Persons

SELECT * all.Persons

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does DML stand for?

Data Manipulation Language

Data Modeling Language

Data Markup Language

Data Migration Language

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?