Which of the following must be enclosed in double-quotes?
SQL set 3

Quiz
•
Other
•
University
•
Hard
ESPARK 2023
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Dates
Column Alias
String
All of the mentioned
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A subquery in an SQL SELECT statement is enclosed in:
parenthesis -- (...)
brackets -- [...].
CAPITAL LETTERS
braces -- {...}
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is returned by SUBSTR(‘TUTORIALS POINT’, -1, 1)?
T
NULL
0
N
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Consider the following schema −
STUDENTS(student_code, first_name, last_name, email,phone_no, date_of_birth, honours_subject, percentage_of_marks);
Which query will display the names and honours subjects of all students and if a student has not yet been given a honours subject yet, then it should display ‘No Honours Yet’?
select first_name, last name, nvl(honours_subject, ‘No Honours Yet’) from students;
select first_name, last name, nvl2(honours_subject, ‘No Honours Yet’) from students;
select first_name, last name, honours_subject, from students;
select first_name, last name, nullif(honours_subject, ‘No Honours Yet’) from students;
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not true about single-row subqueries?
Single row subqueries return one row from the inner SELECT statement.
Single row subqueries return one row from the outer SELECT statement.
Single row subqueries use single-row comparison operators.
All of the above.
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not a developer’s privilege?
CREATE USER
CREATE TABLE
CREATE VIEW
CREATE SEQUENCE
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not true about use of a database view?
It restricts data access.
It makes queries easy.
It provides data independence.
It prevents different views of same data.
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
Lenguaje SQL

Quiz
•
University
10 questions
Taller SQL

Quiz
•
University
15 questions
Quiz Data Analyst Pertemuan 1

Quiz
•
University
10 questions
SQL set 1

Quiz
•
University
10 questions
SQL Database Quiz

Quiz
•
University
14 questions
Quiz Sistem Basis Data 2PITA(16/06/2022)

Quiz
•
University
10 questions
Modul 8

Quiz
•
University
10 questions
BD 2.1

Quiz
•
3rd Grade - University
Popular Resources on Quizizz
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