SQL Basics

SQL Basics

University

20 Qs

quiz-placeholder

Similar activities

SQL-Basics-SET-1

SQL-Basics-SET-1

University

25 Qs

Basic Database Knowledge

Basic Database Knowledge

University

15 Qs

DBMS LAB QUIZ

DBMS LAB QUIZ

University

15 Qs

LTP-CP2

LTP-CP2

University

20 Qs

DBMS Ex 1

DBMS Ex 1

University

15 Qs

PRACTICA SQL

PRACTICA SQL

University

20 Qs

U3.2. Statements (JDBC)

U3.2. Statements (JDBC)

University

17 Qs

GAME BASDAT

GAME BASDAT

University

15 Qs

SQL Basics

SQL Basics

Assessment

Quiz

Computers

University

Medium

Created by

Long Nguyen

Used 7+ 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?