Which of the following is not a valid SQL type?

Backend Development with PHP and MySQL

Quiz
•
Other
•
Professional Development
•
Hard
041_CSE1_Aryan Raj
Used 4+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
NUMERIC
DECIMAL
CHARACTER
FLOAT
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following SQL statement selects only unique values from ‘section’ column of table ‘school’?
SELECT section FROM school;
SELECT DISTINCT section FROM school;
SELECT * FROM school;
SELECT ALL section FROM school;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many Primary keys can have in a table?
Only 1
Only 2
Depends on no of Columns
Depends on DBA
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid aggregate function?
COUNT
COMPUTE
SUM
MAX
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If we have not specified ASC or DESC after a SQL ORDER BY clause, the following is used by default
DESC
ASC
There is no default value
None of the mentioned
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When the wildcard in a WHERE clause is useful?
When an exact match is required in a SELECT statement.
When an exact match is not possible in a SELECT statement.
When an exact match is required in a CREATE statement.
When an exact match is not possible in a CREATE statement.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
______ is NOT a type of constraint in SQL language?
FOREIGN KEY
PRIMARY KEY
UNIQUE
ALTERNATE KEY
Create a free account and access millions of resources
Similar Resources on Quizizz
21 questions
Genshin impact

Quiz
•
3rd Grade - Professio...
20 questions
SQL EXAM TESTING_TT PMVT (16/03/2021)

Quiz
•
Professional Development
25 questions
SQL QUIZ

Quiz
•
Professional Development
21 questions
Database Administration with SQL Pre-Assessment

Quiz
•
Professional Development
20 questions
22IT4252-DBMS-1

Quiz
•
Professional Development
27 questions
PHP 7 Tarpinis (PHP)

Quiz
•
Professional Development
21 questions
Order of Draw Review

Quiz
•
11th Grade - Professi...
20 questions
Skill Test Backend Developer

Quiz
•
Professional Development
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