SQL POST-ASSESSMENT

SQL POST-ASSESSMENT

University

10 Qs

quiz-placeholder

Similar activities

M2_W2_Cloud_Computing

M2_W2_Cloud_Computing

University

15 Qs

Quiz về Kiểu Dữ Liệu List và Set (1)

Quiz về Kiểu Dữ Liệu List và Set (1)

7th Grade - University

15 Qs

W4 session 1 knowledge check

W4 session 1 knowledge check

University

10 Qs

Basics of SQL | 10 Grade ICT | Unit 2(DB)

Basics of SQL | 10 Grade ICT | Unit 2(DB)

10th Grade - University

10 Qs

NoSQL Concepts

NoSQL Concepts

University

10 Qs

Data Mining Methodologies and Applications

Data Mining Methodologies and Applications

University

10 Qs

Session 02

Session 02

University

15 Qs

SQL POST-ASSESSMENT

SQL POST-ASSESSMENT

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Easy

Created by

Denise Punzalan

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

What is PRIMARY KEY?

Unique Identifier

A field existing in another table

Key for creating table

Key for creating database

2.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

It is the size of each field/record individually.

DataType

Integer

Total

Data Size

3.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

If the primary key is auto incremented, there is no need to include it for inserting records since it will be automatically generated as auto increment for each record.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

It is a clause that is use to set condition in what to select, update or delete.

SET

ALL

WHERE

LIKE

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

SELECT * FROM tbl_students WHERE stud_lastname = 'Punzalan';

CORRECT

INCORRECT

6.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

UPDATE tbl_students SET stud_lastname = 'Punzalan' WHERE stud_id = 1;

CORRECT

INCORRECT

7.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

DELETE * FROM tbl_students WHERE stud_id = 1;

CORRECT

INCORRECT

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?