Search Header Logo

Quiz Pertemuan 9

Authored by SATRIA DUTA PRAJA

Information Technology (IT)

University

Used 6+ times

Quiz  Pertemuan 9
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah SQL untuk menghapus tabel adalah ..

ALTER

DELETE

CREATE

DROP

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah untuk mengubah struktur tabel adalah ...

ALTER

DELETE

CREATE

DROP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Di bawah ini adalah perintah yang tidak termasuk dalam perintah DDL ...

ALTER

DELETE

CREATE

DROP

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah untuk memanipulasi data dalam database adalah ...

DCL

DML

SQL

DDL

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah untuk mendefinisikan struktur database adalah ...

DCL

DML

SQL

DDL

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah TRUNCATE digunakan untuk ...

membuat tabel

menghapus beberapa baris dari tabel

menghapus semua baris dari tabel

menghapus kolom dari tabel

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berikut ini adalah perintah SQL untuk mengubah tipe data kolom EmployeeName menjadi varchar2 (30) ...

UPDATE Table Employees SET EmployeeName varchar2(30);

ALTER TABLE Employees UPDATE EmployeeName varchar2(30);

ALTER TABLE Employees MODIFY EmployeeName varchar2(30);

MODIFY Table Employees SET EmployeeName varchar2(30);

Access all questions and much more by creating a free account

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

Already have an account?