SQL Programming Revision

SQL Programming Revision

Professional Development

20 Qs

quiz-placeholder

Similar activities

Database Management System

Database Management System

12th Grade - Professional Development

18 Qs

computer literacy

computer literacy

Professional Development

20 Qs

la messagerie électronique

la messagerie électronique

Professional Development

19 Qs

Mobile Device

Mobile Device

Professional Development

20 Qs

CYBER SECURITY

CYBER SECURITY

Professional Development

18 Qs

Kuis Omni

Kuis Omni

KG - Professional Development

15 Qs

Chapter 8 Communications & Networks

Chapter 8 Communications & Networks

University - Professional Development

15 Qs

CONSULTAS_SQL_2324

CONSULTAS_SQL_2324

Professional Development

18 Qs

SQL Programming Revision

SQL Programming Revision

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

rahul g

Used 24+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

SQL Clause Used to Filter Aggregated Data is:

WHERE

GROUP BY

HAVING

ORDER BY

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

SQL Tables do NOT exist on physical locations.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

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

SELECT

OPEN

EXTRACT

GET

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

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

ADD RECORD

ADD NEW

INSERT NEW

INSERT INTO

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which SQL statement is used to return only different values?

SELECT DIFFERENT

SELECT UNIQUE

SELECT DISTINCT

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

With SQL, how can you insert a new record into the "Persons" table?

INSERT VALUES ('JIMMY','JACKSON') INTO Persons

INSERT INTO Persons VALUES ('JIMMY','JACKSON')

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

With SQL, how can you return the number of records in the "Persons" table?

SELECT LEN(*) FROM Persons

SELECT COUNT(*) FROM Persons

SELECT COLUMNS(*) FROM Persons

SELECT NO(*) FROM Persons

Create a free account and access millions of resources

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?