
SQL Queries Introduction

Quiz
•
Computers
•
University
•
Hard
Thivya Sindhu
Used 3+ times
FREE Resource
38 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a ‘tuple’?
A row or record in a database table
Another name for the key linking different tables in a database.
An attribute attached to a record.
Another name for a table in an RDBMS.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The command to remove rows from a table ‘CUSTOMER’ is:
REMOVE FROM CUSTOMER …
DROP FROM CUSTOMER …
DELETE FROM CUSTOMER WHERE …
UPDATE FROM CUSTOMER …
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The command to eliminate a table from a database is:
REMOVE TABLE CUSTOMER;
DROP TABLE CUSTOMER;
DELETE TABLE CUSTOMER;
UPDATE TABLE CUSTOMER;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the columns from a table named "Persons"?
SELECT [all] FROM Persons
SELECT Persons
SELECT * FROM Persons
SELECT *.Persons
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how can you insert a new record into the "Persons" table?
INSERT ('Jimmy', 'Jackson') INTO Persons
INSERT VALUES ('Jimmy', 'Jackson') INTO Persons
INSERT INTO Persons VALUES ('Jimmy', 'Jackson')
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The NOT NULL constraint enforces a column to not accept empty values.
Next ❯
TRUE
FALSE
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the given query which of the keyword has to be inserted?
INSERT INTO employee _____ (1002,Joey,2000);
Table
Values
Relation
Field
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
Database Systems Quiz

Quiz
•
University
37 questions
PL/SQL Advanced knowledge

Quiz
•
University
40 questions
NoSQL

Quiz
•
University
35 questions
Elektronika_PHP_MySQL

Quiz
•
12th Grade - University
40 questions
Quiz Informatika Kelas XI

Quiz
•
11th Grade - University
36 questions
Database Design Quiz

Quiz
•
University
42 questions
Sistem Basis Data UTS Latihan

Quiz
•
University
40 questions
2025 UAS

Quiz
•
University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade