Database concepts and the Structured Query Language

Database concepts and the Structured Query Language

11th Grade

20 Qs

quiz-placeholder

Similar activities

PRUEBA ADMINISTRACIÓN DE BASE DE DATOS 5TO INFORMÁTICA, MAYO

PRUEBA ADMINISTRACIÓN DE BASE DE DATOS 5TO INFORMÁTICA, MAYO

11th Grade

20 Qs

sql quiz

sql quiz

11th Grade

19 Qs

Database Concepts

Database Concepts

11th Grade

15 Qs

SQL Fundamentals Quiz for Students

SQL Fundamentals Quiz for Students

11th Grade

18 Qs

TIN 11_KIEM TRA THƯƠNG XUYEN

TIN 11_KIEM TRA THƯƠNG XUYEN

11th Grade

16 Qs

7.7 Software Security Review

7.7 Software Security Review

8th Grade - University

15 Qs

Understanding Inner Joins in SQL

Understanding Inner Joins in SQL

9th Grade - University

20 Qs

Asas Sains Komputer Tingkatan 3 (Bab 4.1.5 - 4.1.9)

Asas Sains Komputer Tingkatan 3 (Bab 4.1.5 - 4.1.9)

9th - 11th Grade

16 Qs

Database concepts and the Structured Query Language

Database concepts and the Structured Query Language

Assessment

Quiz

Computers

11th Grade

Hard

Created by

KALPANA CHODAVARAPU

Used 24+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The SQL used by front-end application programs to request data from the DBMS is called _______

A. DML

B .DDL

C .VDL

D. SDL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command used to delete a particular column in a relation is ____________

A.UPDATE TABLE

B.TRUNCATE COLUMN

C.ALTER , DROP

D.DELETE COLUMN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operations requires the relations to be union compatible?

A.UNION

B.INTERSECTION

C.DIFFERENCE

D.ALL OF THESE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database language that allows us to access data in a database is called :

A.DCL

B.DML

C.DDL

D.None Of Above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data manipulation command is used to combines the records from one or more tables?

A.SELECT

B.PROJECT

C.JOIN

D.PRODUCT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a legal expression in SQL?

A.SELECT NULL FROM SALES;

B.SELECT NAME FROM SALES;

C.SELECT * FROM SALES WHEN PRICE = NULL;

D.SELECT # FROM SALES;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DCL provides commands to perform actions like

A.Change the structure of Tables

B.Insert, Update or Delete Records and Values

C.Authorizing Access and other control over Database

D.None of Above

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?