0% found this document useful (0 votes)
28 views2 pages

DDLDMLwoe

Uploaded by

bmashrequi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views2 pages

DDLDMLwoe

Uploaded by

bmashrequi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

The language used application programs to request data from the DBMS is referred to

as __________
A. DML
B. DDL
C. Query language
D. All of the Mentioned
ANSWER: A

In SQL, which of the following is not a data Manipulation Language Commands?


A. Delete
B. Truncate
C. Update
D. Create
ANSWER: B

Which of the following is not a type of SQL statement?


A. Data Manipulation Language (DML)
B. Data Definition Language (DDL)
C. Data Control Language (DCL)
D. Data Communication Language (DCL)
ANSWER: D

Which of the following is not included in DML (Data Manipulation Language)


A. INSERT
B. UPDATE
C. DELETE
D. CREATE
ANSWER: D

TRUNCATE statement in SQL is a –


A. DML statement
B. DDL statement
C. DCL statement
D. TCL statement
ANSWER: B

In SQL, which command is used to add new rows to a table?


A. Alter Table
B. Add row
C. Insert
D. Add new row
ANSWER: C

A table that displays data redundancies yields ____________ anomalies.


A. Update
B. Insertion
C. Deletion
D. All of the Mentioned
ANSWER: D

A type of query that is placed within a WHERE or HAVING clause of another query is
called
A. Master query
B. Sub query
C. Super query
D. Multi-query
ANSWER: B

The three language components of a database management system (DBMS) like DDL, DCL,
DML. Two different types of people (users and practitioners) are concerned with
them. Which of them do users of a DBMS usually deal with?
A. DDL
B. DML
C. DDL and DCL
D. DCL and DML
ANSWER: B

You might also like