
SWC_Kargil_Week_3_Quiz
Authored by Shabnam Choudhary
Computers
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
100 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is NOT a Date Function in SQL?
Answer explanation
THEN() is not a valid SQL date function. DATE(), NOW(), and DAY() are used to manipulate or retrieve date-related information.
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will be the output of the following SQL function? SELECT MOD(53, 10);
Answer explanation
MOD(53, 10) returns the remainder of 53 divided by 10, which is 3.
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is a characteristic of a relational database?
Answer explanation
Relational databases store data in tables with rows and columns, making tabular structure their key characteristic.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the purpose of the SQL PRIMARY KEY constraint?
Answer explanation
PRIMARY KEY ensures that each value in the column is unique and not null.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the ACID property 'Isolation' ensure in a transaction?
Answer explanation
Isolation ensures that transactions are executed independently of one another.
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which normal form eliminates partial dependencies?
Answer explanation
Second Normal Form (2NF) eliminates partial dependencies by ensuring non-key attributes depend on the entire primary key.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the output of SELECT COUNT(*) FROM Table WHERE column IS NULL?
Answer explanation
COUNT(*) counts all rows where the condition (column IS NULL) is true, giving the number of null values.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?