SQL Basics

SQL Basics

University

20 Qs

quiz-placeholder

Similar activities

U3.2. Statements (JDBC)

U3.2. Statements (JDBC)

University

17 Qs

DBMS Ex 1

DBMS Ex 1

University

15 Qs

POST-TEST MODUL 1 APSI

POST-TEST MODUL 1 APSI

University

15 Qs

Manipulating Data

Manipulating Data

University - Professional Development

15 Qs

DBMS LAB_06_12_2022_ BATCH 2 4

DBMS LAB_06_12_2022_ BATCH 2 4

University

20 Qs

DATABASE

DATABASE

University

20 Qs

DBMS QUIZ-1

DBMS QUIZ-1

University

20 Qs

DBMS

DBMS

University

20 Qs

SQL Basics

SQL Basics

Assessment

Quiz

Computers

University

Medium

Created by

Long Nguyen

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Structured Query Language

Simple Query Language

Structured Question Language

Standard Query Language

Semantic Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to select data from a database?

SELECT

UPDATE

DELETE

INSERT

MODIFY

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, which clause is used to filter records?

WHERE

SELECT

FROM

ORDER BY

LIMIT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CRUD stand for in the context of databases?

Create, Read, Update, Delete

Create, Replace, Update, Delete

Check, Retrieve, Update, Delete

Create, Revert, Undo, Delete

Copy, Replace, Update, Delete

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to insert new data into a database?

INSERT INTO

ADD NEW

PUT

CREATE

UPDATE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to select all columns from a table in SQL?

*

ALL

#

%

$

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of the SELECT clause in SQL?

To specify the attributes to be shown in the result table

To specify the source tables to access

To define the condition for row selection

To delete data from the table

To count the number of rows

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?