
ULANGAN BASIS DATA SUBQUERY & BAB II XII RPL

Quiz
•
Education
•
1st Grade
•
Medium
Puspita Anjali
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT name, title FROM employee WHERE dept_id = ( SELECT dept_id FROM employee WHERE name = 'Biri' );
berikut merupakan subquery ...
SELECT name, title FROM employee WHERE dept_id = ( SELECT dept_id FROM employee WHERE name = 'Biri' );
SELECT name, title FROM employee WHERE dept_id
SELECT dept_id FROM employee WHERE name = 'Biri'
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Berikut merupakan operator pembanding yang biasanya digunakan pada single row subquery, kecuali ...
>
>=
=
>any
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Berikut merupakan operator yang biasanya digunakan pada multiple row subquery ...
>
all
>exist
>=
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
syntax yang tepat untuk menampilkan stok pada tabel tb_buku yang tidak paling sedikit ...
select stok from tb_buku where stok > any (select stok from tb_buku);
select stok from tb_buku where stok < any (select stok from tb_buku);
select stok from tb_buku where stok > (select stok from tb_buku);
select stok where stok > any (select stok from tb_buku);
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
select salary FROM employee where salary < (select salary from employee where dept_id = '01');
Jika subquery menghasilkan lebih dari satu baris data, maka syntax perlu diperbaiki menjadi ...
select salary FROM employee where salary <all (select salary from employee where dept_id = '01');
select salary FROM employee where salary > (select salary from employee where dept_id = '01');
select salary FROM employee where salary <exist (select salary from employee where dept_id = '01');
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
sistem yang meminta layanan/data kepada server disebut ...
client
server
workstation
komputer
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
perintah yang digunakan untuk membuat user baru dalam MYSQL ...
CREATE nama_user;
CREATE USER nama_user;
CREATE TABLE USER;
CREATE USER;
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Proses bisnis sepeda motor

Quiz
•
1st Grade
20 questions
Flexible working practices

Quiz
•
1st - 3rd Grade
20 questions
Cyber Security Month 2019

Quiz
•
KG - Professional Dev...
21 questions
review of concepts -Module 2 (PM, sustainability and CSR)

Quiz
•
1st - 5th Grade
15 questions
Basic Arabic

Quiz
•
1st - 4th Grade
15 questions
RT 4 QUIZ: ORGANIZING

Quiz
•
1st - 12th Grade
15 questions
SQL Programming

Quiz
•
1st - 3rd Grade
15 questions
Ulangkaji prinsip akaun *kuiz2 @4ak2

Quiz
•
1st - 3rd Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade