
PTK_Asesmen Sumatif 2

Quiz
•
Computers
•
11th Grade
•
Easy
FIKA LAILA
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
DML adalah singkatan dari …
Data Manipulation Language
Data Management Language
Data Modeling Language
Data Mining Language
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perintah INSERT digunakan untuk …
Mengubah struktur atau definisi tabel
Menghapus tabel atau database
Memasukkan data pada Tabel Database
Menampilkan data dari tabel
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perintah UPDATE digunakan untuk …
Mengubah terhadap data yang ada pada Tabel Database
Menghapus tabel atau database
Membuat tabel atau database baru
Menambahkan atau menghapus data dari tabel
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perintah DELETE digunakan untuk …
Mengubah struktur atau definisi tabel
Menghapus data pada tabel Database
Membuat tabel atau database baru
Menambahkan atau menghapus data dari tabel
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Syntax yang sesuai untuk insert adalah …
INSERT INTO nama_tabel (kolom1, kolom2, …) VALUES (nilai1, nilai2, …)
INSERT VALUES (nilai1, nilai2, …) INTO nama_tabel (kolom1, kolom2, …)
ADD INTO nama_tabel (kolom1, kolom2, …) VALUES (nilai1, nilai2, …)
ADD VALUES (nilai1, nilai2, …) INTO nama_tabel (kolom1, kolom2, …)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Proses pembaruan pada sebuah tabel dilakukan dengan perintah …
UPDATE nama_tabel SET kolom = nilai WHERE kondisi
MODIFY nama_tabel SET kolom = nilai WHERE kondisi
CHANGE nama_tabel SET kolom = nilai WHERE kondisi
REPLACE nama_tabel SET kolom = nilai WHERE kondisi
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Jika diberikan tabel mahasiswa seperti diatas, maka query yang sesuai untuk menuliskan di mysql secara benar adalah …
INSERT INTO mahasiswa VALUES (101, ‘Rina’, ‘Biologi’), (102, ‘Rudi’, ‘Fisika’), (103, ‘Rani’, ‘Kimia’);
INSERT INTO mahasiswa (nim, nama, jurusan) VALUES (101, ‘Rina’, ‘Biologi’), (102, ‘Rudi’, ‘Fisika’), (103, ‘Rani’, ‘Kimia’);
INSERT VALUES (101, ‘Rina’, ‘Biologi’), (102, ‘Rudi’, ‘Fisika’), (103, ‘Rani’, ‘Kimia’) INTO mahasiswa;
INSERT VALUES (101, ‘Rina’, ‘Biologi’), (102, ‘Rudi’, ‘Fisika’), (103, ‘Rani’, ‘Kimia’) INTO mahasiswa (nim, nama, jurusan);
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
UH 1 Basis Data XI

Quiz
•
11th Grade
10 questions
Quiz Basis Data

Quiz
•
11th Grade
15 questions
Assesmen TIK

Quiz
•
9th - 12th Grade
10 questions
Pemahaman DDL dan DML dalam SQL

Quiz
•
11th Grade
15 questions
Basis Data XI

Quiz
•
11th Grade
10 questions
POST TEST BASIS DATA KELAS 11

Quiz
•
11th Grade
10 questions
Quiz Basis Data

Quiz
•
9th - 12th Grade
10 questions
PTS BD GENAP 20/21

Quiz
•
11th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Chaffey

Quiz
•
9th - 12th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
12 questions
Macromolecules

Lesson
•
9th - 12th Grade
12 questions
Classifying Polys - 1.1

Quiz
•
10th - 12th Grade
10 questions
Solving Equations Opener

Quiz
•
11th Grade