
KUIS DAY 3 STACK
Quiz
•
Computers
•
University
•
Medium
Panitia FGD
Used 3+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perintah SQL manakah yang digunakan untuk membuat database baru di MySQL?
CREATE DATABASE nama_database;
NEW DATABASE nama_database;
ADD DATABASE nama_database;
MAKE DATABASE nama_database;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perintah ALTER TABLE digunakan untuk mengubah isi data dalam tabel.
TRUE
FALSE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa fungsi dari klausa WHERE dalam perintah SQL?
Mengurutkan hasil query
Memfilter data berdasarkan kondisi tertentu
Mengelompokkan data
Menghapus data
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sebuah tabel bernama employees memiliki kolom name dan salary. Bagaimana cara menampilkan 5 karyawan dengan gaji tertinggi?
SELECT * FROM employees SORT BY salary DESC LIMIT 5;
SELECT * FROM employees WHERE salary TOP 5;
SELECT * FROM employees ORDER BY salary DESC;
SELECT * FROM employees ORDER BY salary DESC LIMIT 5;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Seorang pelanggan dengan ID = 5 ingin memperbarui email mereka menjadi "newemail@mail.com" dalam tabel customers. Perintah SQL yang benar adalah?
UPDATE customers email = 'newemail@mail.com' WHERE id = 5;
UPDATE customers SET email = 'newemail@mail.com' WHERE id = 5;
UPDATE customers SET email = 'newemail@mail.com' id = 5;
MODIFY customers SET email = 'newemail@mail.com' WHERE id = 5;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa perintah SQL yang tepat untuk menambahkan data berikut ini ke dalam tabel produk di samping
id_produk = 3
nama_produk = Keyboard
harga = 250000
INSERT INTO produk (id_produk, nama_produk, harga)
VALUES (3, Keyboard, 250000);
INSERT INTO produk (id_produk, nama_produk, harga)
VALUES (3, 'Keyboard', 250000);
INSERT INTO (id_produk, nama_produk, harga)
VALUES (3, 'Keyboard', 250000);
INSERT produk (id_produk, nama_produk, harga)
VALUES (3, 'Keyboard', 250000);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dalam database relasional, satu tabel hanya boleh memiliki satu primary key
TRUE
FALSE
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
8 questions
Business Functional Areas
Quiz
•
University
9 questions
CBD2234 Week 1
Quiz
•
12th Grade - University
15 questions
tik kelas 7
Quiz
•
1st Grade - University
15 questions
QUIZ INTEGRASI PERKANTORAN - KELAS X
Quiz
•
10th Grade - University
15 questions
Database concepts
Quiz
•
University
10 questions
e-commerce security TRUE/FALSE Quiz
Quiz
•
University - Professi...
10 questions
Oracle SQL Basico
Quiz
•
University
15 questions
DBMS
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
