CP1222-WEEK 1-2 QUIZ

CP1222-WEEK 1-2 QUIZ

12th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to SQL (Grade 12)

Introduction to SQL (Grade 12)

11th - 12th Grade

15 Qs

SQL - Basics

SQL - Basics

10th - 12th Grade

6 Qs

A-Level Comp Sci 9618 Databases

A-Level Comp Sci 9618 Databases

9th - 12th Grade

15 Qs

SQL

SQL

12th Grade

15 Qs

SQL

SQL

10th - 12th Grade

11 Qs

Databases

Databases

10th Grade - University

15 Qs

SQL Intro Namal

SQL Intro Namal

12th Grade

8 Qs

Structured Query Language (SQL) Quiz

Structured Query Language (SQL) Quiz

12th Grade

10 Qs

CP1222-WEEK 1-2 QUIZ

CP1222-WEEK 1-2 QUIZ

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Albert Bungcaras

Used 45+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

is a language that allows you to perform operations on a database

HTML

SQL

JAVA

C++

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

is used for deleting an existing database

Create Database

Drop Table

Drop Database

Create Table

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

is used for creating a new database

Create Database

Drop Table

Drop Database

Create Table

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

is used for creating a new table

Create Database

Drop Table

Drop Database

Create Table

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

is used for deleting an existing table

Create Database

Drop Table

Drop Database

Create Table

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

SQL> INSERT INTO Employees VALUES (100, 18, 'Zara', 'Ali');

INSERT Data

UPDATE Data

SELECT Data

DELETE Data

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

SQL> SELECT first, last, age FROM Employees WHERE first LIKE '%Zara%';

INSERT Data

UPDATE Data

SELECT Data

DELETE Data

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?