Database concepts and the Structured Query Language

Database concepts and the Structured Query Language

11th Grade

20 Qs

quiz-placeholder

Similar activities

MB-3

MB-3

1st Grade - University

20 Qs

SQL Server Quiz

SQL Server Quiz

11th Grade

15 Qs

8525 AQA  GCSE Computer Science 3.7.1 Relational databases

8525 AQA GCSE Computer Science 3.7.1 Relational databases

7th - 12th Grade

16 Qs

QUIZ 3 - MySQL (Database, table, select, update)

QUIZ 3 - MySQL (Database, table, select, update)

9th - 12th Grade

15 Qs

My SQL- DDL

My SQL- DDL

11th Grade - Professional Development

20 Qs

CompTIA ITF+ - Database Vocabulary

CompTIA ITF+ - Database Vocabulary

9th - 12th Grade

20 Qs

Database and SQL

Database and SQL

10th - 11th Grade

22 Qs

SQL Keywords Quiz

SQL Keywords Quiz

11th Grade

20 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?