Take as many assements as you can to improve your validate your skill rating
Total Questions: 10
1. The language used application programs to request data from the DBMS is referred to as __________
Correct Answer is : DML
2. In SQL, which of the following is not a data Manipulation Language Commands?
Correct Answer is : Truncate
3. Which of the following is not a type of SQL statement?
Correct Answer is : Data Communication Language (DCL)
4. Which of the following is not included in DML (Data Manipulation Language)
Correct Answer is : CREATE
5. TRUNCATE statement in SQL is a –
Correct Answer is : DDL statement
6. In SQL, which command is used to add new rows to a table?
Correct Answer is : Insert
7. Stack is also called __________
Correct Answer is : First In Last Out (FILO)
8. A table that displays data redundancies yields ____________ anomalies.
Correct Answer is : All of the Mentioned
9. A type of query that is placed within a WHERE or HAVING clause of another query is called
Correct Answer is : Sub query
10. 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?