Latihan1

Latihan1

4th Grade

10 Qs

quiz-placeholder

Similar activities

24. AutoCAD sweep review

24. AutoCAD sweep review

9th - 12th Grade

7 Qs

Praktikum Menggambar Teknik

Praktikum Menggambar Teknik

University

11 Qs

Enggambar Teknik

Enggambar Teknik

10th Grade

7 Qs

Review of Drafting Tools

Review of Drafting Tools

10th Grade

9 Qs

History of Architecture - Prehistoric - 01

History of Architecture - Prehistoric - 01

7th Grade - Professional Development

15 Qs

S2 PMW - Drilling

S2 PMW - Drilling

11th Grade - University

7 Qs

Graphics 1 quiz 2

Graphics 1 quiz 2

University

10 Qs

T1012R-ROOM PLANNING-SERVICE AREAS

T1012R-ROOM PLANNING-SERVICE AREAS

9th - 12th Grade

13 Qs

Latihan1

Latihan1

Assessment

Quiz

Architecture

4th Grade

Hard

Created by

Fransisca Sebayang Polnes

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

1.    Perintah SQL yang termasuk dalam Data Definition Language (DDL) adalah …

a. SELECT, INSERT, DELETE

b.   CREATE, ALTER, DROP

c. UPDATE, DELETE, SELECT

d. GRANT, REVOKE, ROLLBACK

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  1. 2. Pernyataan yang benar tentang DML adalah …

a. DML digunakan untuk mendefinisikan struktur database

b. DML berfungsi untuk mengubah dan mengelola data di dalam database

c. DML hanya digunakan untuk membuat tabel baru

d. DML hanya dapat digunakan dalam sistem NoSQL

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  1. 3. Perintah SQL berikut yang digunakan untuk menambahkan kolom baru dalam tabel adalah …

a. CREATE COLUMN

b. ALTER TABLE ADD COLUMN

c. MODIFY TABLE

d. ADD COLUMN TO TABLE

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  1. 4. Jika ingin menghapus seluruh data dalam tabel tanpa menghapus strukturnya, perintah yang digunakan adalah …

a. DROP TABLE

b. DELETE FROM table_name

c. TRUNCATE TABLE table_name

d. REMOVE TABLE

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  1. 5. Untuk menambahkan data ke dalam tabel, perintah SQL yang digunakan adalah …

a.       ADD

b. INSERT INTO

c. UPDATE

d. ALTER TABLE

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  1. 6. Berikut adalah contoh perintah DDL, kecuali …

a.       DROP TABLE students;

b. ALTER TABLE employees ADD COLUMN age INT;

c. CREATE TABLE users (id INT, name VARCHAR(50));

d. UPDATE users SET name = 'John' WHERE id = 1;

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

  1. 7. Perintah SQL yang digunakan untuk mengubah data yang sudah ada dalam tabel adalah …

a.       MODIFY

b. UPDATE

c. CHANGE

d. ALTER

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?