Match SQL language with SQL commands
1)DDL i)Revok, Grant
2)DML ii)rename a table
3)TCL iii)insert, update
4)DCL iv)rollback , commit
DBMS Ex 1
Quiz
•
Computers
•
University
•
Hard
Dhanalakshmi B
Used 40+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Match SQL language with SQL commands
1)DDL i)Revok, Grant
2)DML ii)rename a table
3)TCL iii)insert, update
4)DCL iv)rollback , commit
1-iii,2-i,3-ii,4-iv
1-iii,2-ii,3-iv,4-i
1-ii,2-iii,3-iv,4-i
1-i,2-iii,3-ii,4-iv
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In existing table, ALTER TABLE statement is used to
Add columns
Add constraints
Delete columns
Delete constrains
All the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL Query to delete all rows in a table without deleting the table (structure, attributes, and indexes)
DELETE FROM table_name;
DELETE TABLE table_name;
DROP TABLE table_name;
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Correct syntax query syntax to drop a column from a table is
DELETE COLUMN column_name;
DROP COLUMN column_name;
ALTER TABLE table_name DROP COLUMN column_name;
None is correct.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used for removing a table and all its data from the database:
Create command
Drop table command
Alter table command
All of the mentioned
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Symbol means "All"
*
&
%
!
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which is the correct query to delete the rows of employees whose exp is less than 10.
DELETE * FROM EMP WHERE EXP<10;
DELETE FROM EMP;
DELETE FROM EMP WHERE EXP<10;
DELETE FROM EMP WHERE EXP>10;
18 questions
SQL
Quiz
•
University
10 questions
WEB DEV - QUIZ #2
Quiz
•
University
15 questions
Databases
Quiz
•
10th Grade - University
20 questions
SQL
Quiz
•
University
10 questions
SQL Queries
Quiz
•
University
15 questions
SQL and Database Quiz
Quiz
•
University
20 questions
DBMS LAB
Quiz
•
University
15 questions
Database- SQL
Quiz
•
University
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade