1. Cara menghapus table barang
Basis Data

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Darmawan Ajeh
Used 105+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A. drop table * barang;
B. drop table barang;
C. drop table barang;
D. drop table_barang;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
2. Tamplikanlah seluruh field yang berada didalam tabel barang
A. select barang;
B. select *from barang;
C. select * barang
D. select * barang;
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
3. Buat lah user baru pada table karyawan dengan user = sofyan dan password = sosa
A. SQL create user sofyan identified by sosa;
B. SQL> create user sofyan by sosa;
C. SQL> create user sofyan identified by sosa;
D. SQL> create user sofyan identified by sosa;
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
4. Tampilkan last name dengan huruf capital dimana last name nya di awali dengan huruf ‘A’
A. SQL> select upper(last_name),salary from employees where last_name 'A%';
B. SQL> select upper(last_name),salary from employees where last_name like 'A%';
C. SQL> select upper(last_name),salary from employees where last_name like 'A';
D. SQL> select upper(last_name),salary from employees where last_name like 'A%;
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
5. Buatlah kolom NIP pada table karyawan sebagai index?
A. SQL> create index karyawan nip idx on karyawan(nip);
B. SQL> create index karyawan_nip_idx on karyawan(nip)
C. SQL> create index karyawan_nip_idx on karyawan(nip);
D. SQL> create index karyawan_nip_idx karyawan(nip);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
6. Hapus hak akses delete dari user sosa
A. Revoke delete on karyawan from sosa;
B. Revoke delete on karyawan sosa;
C. Revoke delete karyawan from sosa;
D. Revoke delete on karyawan from sosa
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
7. Buatlah kolom NIP sebagai primary key pada table karyawan
A. SQL> alter table karyawan add constraint pk_nip primary key nip;
B. SQL> alter table karyawan add constraint pk_nip primary key (nip)
C. SQL> alter table karyawan add constraint pk_nip primary key (nip);
D. SQL> alter table karyawan add constraint pk nip primary key (nip);
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
MySQL

Quiz
•
11th Grade
25 questions
PHP + MySQL

Quiz
•
7th Grade - University
25 questions
SQL Quiz - Basic

Quiz
•
11th - 12th Grade
30 questions
Quiz Basis Data XI RPL

Quiz
•
11th Grade
30 questions
FINAL F5 BAB 2 SAINS KOMPUTER (PART A)

Quiz
•
11th Grade
30 questions
USG_XI RPL2_BASIS DATA_2024

Quiz
•
11th Grade
30 questions
BASDAT 11

Quiz
•
11th Grade
30 questions
BASIS DATA SELECT MULTI TABEL

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University