
SQL and Database Concepts Quiz1

Quiz
•
Engineering
•
University
•
Easy
Tuấn Đình
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following SQL statement do? Delete from Customer_T where state = ‘HI’;
Deletes all records from customer_t where the state is equal to HI
Removes the Customer_T table from the database
Deletes all records from the Customer_T table
Doesn’t delete anything because of a syntax error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is one of the basic types of joins in DB?
Outer join
Self-join
Equi-join
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the below SELECT statement is used to select all columns of EMP table?
SELECT ALL FROM emp
SELECT # FROM emp
SELECT * FROM emp
SELECT empno, ename, deptno, sal, job, mgr, hiredate FROM emp
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select DatePart(yy, ‘20/01/2021’) As ‘Năm’
01
2021
20
20/01/2021
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Determine the error in the below SELECT statement SELECT ename, deptno, sal FROM emp WHERE job=CLERK;
WHERE clause cannot refer the column JOB since it doesn’t appear in the SELECT column list
Character literal CLERK must be enclosed within single quotes
Character literal CLERK must be enclosed within parentheses
No error in the query
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the benefits of Triggers?
Generating some derived column values automatically
Enforcing referential integrity
Synchronous replication of tables
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following steps: Transaction A retrieves record R at time T Transaction B retrieves the same record at time T+1 Transaction A updates the record at time T+2 (based on value seen at time T) Transaction B updates the same record at time T+3 (based on value seen at time T+1) What is the result of the above sequence of steps?
Transaction B’s update would be overwritten by transaction A’s update
Transaction A’s update would be overwritten by transaction B’s update
Transaction B’s update would be overwritten by transaction B’s update
Transaction A’s update would be overwritten by transaction A’s update
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Fashion Communication Quiz

Quiz
•
University
20 questions
Understanding DBMS Keys and Constraints

Quiz
•
University
10 questions
Failure Analysis Quiz

Quiz
•
University
20 questions
GREEN TECHNOLOGY COMPLIANCE

Quiz
•
University
10 questions
Cost Estimation Quiz

Quiz
•
University
15 questions
2. Siklus Hidup Proyek

Quiz
•
University
10 questions
Introduction to Data Science

Quiz
•
University
15 questions
PEC Sample Quiz 1

Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Engineering
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms

Quiz
•
11th Grade - University
20 questions
La Hora

Quiz
•
9th Grade - University
7 questions
Cell Transport

Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University