Database concepts and the Structured Query Language

Database concepts and the Structured Query Language

11th Grade

20 Qs

quiz-placeholder

Similar activities

1st Monthly Examination in Computer Programming 3

1st Monthly Examination in Computer Programming 3

KG - 12th Grade

17 Qs

SQL DDL

SQL DDL

9th - 12th Grade

15 Qs

dbms

dbms

11th - 12th Grade

15 Qs

PYTHON PROGRAMMING

PYTHON PROGRAMMING

9th - 12th Grade

20 Qs

BASIS DATA XI RPL

BASIS DATA XI RPL

9th - 12th Grade

20 Qs

Introduction to MySQL

Introduction to MySQL

11th - 12th Grade

15 Qs

Programming Fundamentals Part 2

Programming Fundamentals Part 2

9th - 11th Grade

20 Qs

L2 ICT U1 Online Database Quiz

L2 ICT U1 Online Database Quiz

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?