sql queries - 2

Quiz
•
Computers
•
12th Grade
•
Hard
sreerekha R
Used 213+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which would show all fields from the Pupils table?
SELECT * FROM Pupils
SELECT Name, Form FROM Pupils
SELECT * FROM *
SELECT * FROM Forms
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Symbol means "All"
*
&
%
!
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which would find pupils with "er" anywhere in their name?
SELECT * FROM Pupils Where Name = "%er"
SELECT * FROM Pupils Where Name = "$er$"
SELECT * FROM Pupils Where Name = "%er%"
SELECT * FROM Pupils Where Name = "er%"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is it called when SQL is used in an attempt to harm a database?
SQL Injection
SQL Interception
SQL Attack
SQL Misuse
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct query
SELECT * FROM EMP WHERE NAME=NULL
SELECT * FROM EMP WHERE NAME IS NULL;
SELECT FROM EMP WHERE NAME IS NULL;
SELECT *FROM EMP WHERE NAME IS 'NULL';
6.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
The restrictions or conditions applied on data are known as ______________
7.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
The primary key of a table which is present in another table for referencing is known as ________________________
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Data Structures

Quiz
•
9th - 12th Grade
15 questions
Database quiz 3 SQL

Quiz
•
12th Grade
15 questions
Learning SQL

Quiz
•
11th - 12th Grade
15 questions
BTEC unit 2 databases - key terms

Quiz
•
12th Grade
15 questions
SQL-1

Quiz
•
12th Grade
20 questions
Relational Database Management System

Quiz
•
12th Grade
20 questions
Understanding Inner Joins in SQL

Quiz
•
9th Grade - University
18 questions
SQL Quiz

Quiz
•
12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade