CP1222-WEEK 1-2 QUIZ

CP1222-WEEK 1-2 QUIZ

12th Grade

10 Qs

quiz-placeholder

Similar activities

 CRUD with DB Browser and SQLite

CRUD with DB Browser and SQLite

12th Grade - University

15 Qs

Microsoft access

Microsoft access

12th Grade

10 Qs

Quiz sur l'implémentation d'une base de données

Quiz sur l'implémentation d'une base de données

12th Grade

14 Qs

MS Access Database

MS Access Database

KG - University

10 Qs

Introduction to SQL (Grade 12)

Introduction to SQL (Grade 12)

11th - 12th Grade

15 Qs

12th Informatics Practices SQL

12th Informatics Practices SQL

12th Grade

10 Qs

MYSQL

MYSQL

12th Grade

15 Qs

Databases

Databases

10th Grade - University

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

Discover more resources for Computers