Which of the following do you need to consider when you make a table in SQL?
Sql Set 2

Quiz
•
Other
•
University
•
Hard
ESPARK 2023
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
A. Data types
B. Primary keys
C. Default values
D. All of the above.
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
SQL query and modification commands make up a(n) ________ .
A. DDL
B. DML
C. HTML
D. XML
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Find the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = 'VA';
A. SELECT NAME IN CUSTOMER WHERE STATE IN ('VA');
B. SELECT NAME IN CUSTOMER WHERE STATE = 'VA';
C. SELECT NAME IN CUSTOMER WHERE STATE = 'V';
D. SELECT NAME FROM CUSTOMER WHERE STATE IN ('VA');
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
To define what columns should be displayed in an SQL SELECT statement:
A. use FROM to name the source table(s) and list the columns to be shown after SELECT.
B. use USING to name the source table(s) and list the columns to be shown after SELECT.
C. use SELECT to name the source table(s) and list the columns to be shown after USING.
D. use USING to name the source table(s) and list the columns to be shown after WHERE.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a DDL command?
A.UPDATE
B.TRUNCATE
C.ALTER
D.None of the mentioned
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following statement is true?
A.DELETE does not free the space containing the table and TRUNCATE free the space containing the table
B.Both DELETE and TRUNCATE free the space containing the table
C.Both DELETE and TRUNCATE does not free the space containing the table
D.DELETE free the space containing the table and TRUNCATE does not free the space containing the table
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The COUNT function in SQL returns the number of _____
A.Values
B.Distinct values
C.Group by
D.Columns
Create a free account and access millions of resources
Similar Resources on Quizizz
7 questions
SQL basic query

Quiz
•
University
11 questions
Introduction to SQL Quiz

Quiz
•
University
10 questions
Quis 4 Teori PJV

Quiz
•
University
12 questions
PowerPoint Revision Quiz

Quiz
•
University
15 questions
DATABASE LEVEL 1

Quiz
•
University
10 questions
SQL set 3

Quiz
•
University
10 questions
Aaruth Quiz

Quiz
•
University
10 questions
Introdução às Consultas SQL

Quiz
•
12th Grade - 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