Database concepts and the Structured Query Language

Database concepts and the Structured Query Language

11th Grade

20 Qs

quiz-placeholder

Similar activities

LATIHAN SOAL PRAKARYA 9

LATIHAN SOAL PRAKARYA 9

1st - 12th Grade

20 Qs

Examen final 11º

Examen final 11º

11th Grade

20 Qs

Cuestionario sobre Modelado de Datos

Cuestionario sobre Modelado de Datos

11th Grade - University

15 Qs

SQL Commands Part 1

SQL Commands Part 1

11th - 12th Grade

20 Qs

CLASS XI - MYSQL QUIZ

CLASS XI - MYSQL QUIZ

11th - 12th Grade

20 Qs

PHP MySQL

PHP MySQL

7th Grade - Professional Development

17 Qs

Basis Data

Basis Data

11th Grade

20 Qs

SQL Querying Relational Data Statements

SQL Querying Relational Data Statements

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?