Which of the following is not a DDL command?
QUIZ ON SQL

Quiz
•
Computers
•
University
•
Hard
Anasuya Sahoo
Used 15+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
UPDATE
TRUNCATE
ALTER
None of the Mentioned
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following are TCL commands?
UPDATE and TRUNCATE
SELECT and INSERT
GRANT and REVOKE
ROLLBACK and SAVEPOINT
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
________________ is not a category of SQL command.
TCL
SCL
DCL
DDL
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
With SQL, how do you select all the records from a table named “Persons” where the value of the column “FirstName” ends with an “a”?
SELECT * FROM Persons WHERE FirstName=’a’
SELECT * FROM Persons WHERE FirstName LIKE ‘a%’
SELECT * FROM Persons WHERE FirstName LIKE ‘%a’
SELECT * FROM Persons WHERE FirstName=’%a%’
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does the ALTER TABLE clause do?
The SQL ALTER TABLE clause modifies a table definition by altering, adding, or deleting table columns and/or constraints
The SQL ALTER TABLE clause is used to insert data into database table
THE SQL ALTER TABLE deletes data from database table
The SQL ALTER TABLE clause is used to delete a database table
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The UNION SQL clause can be used with _____________
SELECT clause only
DELETE and UPDATE clauses
UPDATE clause only
All of the mentioned
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which join refers to join records from the right table that have no matching key in the left table are include in the result set:
Left outer join
Right outer join
Full outer join
None of the above
Create a free account and access millions of resources
Similar Resources on Quizizz
7 questions
Intro Quiz DBMS

Quiz
•
University
10 questions
Injection Part 2

Quiz
•
University
12 questions
Database Design & Development SQL 2

Quiz
•
University
10 questions
SQL Queries

Quiz
•
University
10 questions
Kaun Banega Crorepati

Quiz
•
University
12 questions
IntroToDatabases W2

Quiz
•
University
15 questions
Database Concepts Quiz

Quiz
•
University
12 questions
Relational database

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade