Activity#1 - IT Software Solutions for Business

Activity#1 - IT Software Solutions for Business

11th Grade

30 Qs

quiz-placeholder

Similar activities

Basis Data Dasar

Basis Data Dasar

11th Grade

35 Qs

mysql quiz

mysql quiz

9th - 12th Grade

35 Qs

11 CSC ATAR - SQL!

11 CSC ATAR - SQL!

11th Grade

31 Qs

Latihan Soal Mengolah Data | 10-2022

Latihan Soal Mengolah Data | 10-2022

11th Grade

25 Qs

Uji Pengetahuan DDL dan DML

Uji Pengetahuan DDL dan DML

11th Grade

25 Qs

Database Management

Database Management

8th - 11th Grade

25 Qs

Quarter 3-Module 5

Quarter 3-Module 5

11th Grade

25 Qs

SQL DBMS

SQL DBMS

11th Grade

30 Qs

Activity#1 - IT Software Solutions for Business

Activity#1 - IT Software Solutions for Business

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Dima Zaaiter

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to add a new row of data to a table?

UPDATE

INSERT

DELETE

ALTER

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to update existing data in a table?

UPDATE

MODIFY

INSERT

REPLACE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To delete records from a table without removing the table itself, which SQL command is used?

DROP

TRUNCATE

DELETE

REMOVE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to modify the structure of an existing table?

CREATE

ALTER

DROP

MODIFY

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands will delete a table and all of its data from a database?

DELETE

DROP

TRUNCATE

ALTER

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of the TRUNCATE command on a table?

It deletes all rows from the table but keeps the structure intact.

It removes the table entirely.

It deletes only selected rows.

It updates existing data in the table.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to modify a column’s data type in an existing table?

CHANGE

MODIFY

ALTER

UPDATE

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?