Which would show all fields from the Pupils table?
sql queries - 2

Quiz
•
Computers
•
12th Grade
•
Hard
sreerekha R
Used 210+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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 Quizizz
15 questions
SQL - Function n Joins

Quiz
•
12th Grade
15 questions
Learning SQL

Quiz
•
11th - 12th Grade
20 questions
Relational Database Management System

Quiz
•
12th Grade
23 questions
Kelompok1 - Basis Data XII RPL

Quiz
•
12th Grade
18 questions
Structured Query Language

Quiz
•
12th Grade
15 questions
REST API and MySQL Quiz SKG

Quiz
•
12th Grade
18 questions
SQL Quiz

Quiz
•
12th Grade
20 questions
Introduction to JavaScript

Quiz
•
9th - 12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University