SQL POST-ASSESSMENT

SQL POST-ASSESSMENT

University

10 Qs

quiz-placeholder

Similar activities

DBMS Group 8 Review Quiz

DBMS Group 8 Review Quiz

University

15 Qs

Python for loop/lists

Python for loop/lists

9th Grade - University

15 Qs

MS Access

MS Access

University

15 Qs

KUIS PRAKTIK MICROSOFT WORD

KUIS PRAKTIK MICROSOFT WORD

University

15 Qs

Pre-Test Host Hardening (Keamanan Jaringan)

Pre-Test Host Hardening (Keamanan Jaringan)

12th Grade - University

10 Qs

SBD QUIZ#13

SBD QUIZ#13

University

10 Qs

Quizz Python API

Quizz Python API

University

15 Qs

Remedial Pengetahuan DNS

Remedial Pengetahuan DNS

11th Grade - University

10 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?