sql queries - 2

Quiz
•
Computers
•
12th Grade
•
Hard
sreerekha R
Used 219+ 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
15 questions
RDBMS & SQL QUERIES

Quiz
•
12th Grade
20 questions
SQL Commands Part 1

Quiz
•
11th - 12th Grade
20 questions
CLASS XI - MYSQL QUIZ

Quiz
•
11th - 12th Grade
17 questions
PHP MySQL

Quiz
•
7th Grade - Professio...
18 questions
Python Pandas-Series

Quiz
•
12th Grade
20 questions
PEMROGRAMAN

Quiz
•
12th Grade
15 questions
Database starter

Quiz
•
12th Grade - University
25 questions
Mysql revision

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade