SQL Basics

SQL Basics

University

20 Qs

quiz-placeholder

Similar activities

SQL MIDTERM EXAM

SQL MIDTERM EXAM

University

25 Qs

MYSQL MANIPULATION PART 2

MYSQL MANIPULATION PART 2

University

16 Qs

SQL Grundlagen

SQL Grundlagen

University

20 Qs

AV1/R1 3TEC_Banco de Dados - Chave Primária

AV1/R1 3TEC_Banco de Dados - Chave Primária

1st Grade - University

15 Qs

Repaso SQL

Repaso SQL

University

20 Qs

DBMS

DBMS

University

20 Qs

IT 321 2nd Live Quiz

IT 321 2nd Live Quiz

University

15 Qs

Database Exam: 3 - Manipulating Data

Database Exam: 3 - Manipulating Data

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?