Search Header Logo

MELINIA - SEQUELVERSE - ROUND 1

Authored by Lekha V

Computers

University

Used 5+ times

MELINIA - SEQUELVERSE - ROUND 1
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

20 sec • 1 pt

Which of the following commands is used to delete all rows and free up space from a table?

TRUNCATE

DELETE

ALTER

DROP

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a valid SQL type?

FLOAT

NUMERIC

DECIMAL

CHARACTER

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a legal expression in SQL?

 SELECT NULL FROM EMPLOYEE;

SELECT NAME FROM EMPLOYEE;

 SELECT NAME FROM EMPLOYEE WHERE SALARY = NULL;

None of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a comparison operator in SQL?

=

LIKE

BETWEEN

All of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. Which statement is true regarding the INTERSECT operator?

It ignores NULL values

Reversing the order of the intersected tables alters the result

The names of columns in all SELECT statements must be identical

The number of columns and data types must be identical for all SELECT statements in the query

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. Which SQL statement is used to update data in a table?

MODIFY table_name SET column_name = value;

UPDATE table_name SET column_name = value;

CHANGE table_name SET column_name = value;

ALTER table_name SET column_name = value;

7.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Which SQL statement is used to limit the number of results returned from a query?

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?