Pengelolaan Basis Data
Quiz
•
Other
•
University
•
Practice Problem
•
Hard
Dee Sofia
Used 19+ times
FREE Resource
Enhance your content in a minute
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Berikut ini yang tidak termasuk perintah kategori data definition language adalah
Alter
Insert
Drop
Create
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Berikut ini yang tidak termasuk perintah kategori data manipulation language adalah
Rename
Insert
Update
Delete
3.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Berikut ini yang termasuk perintah kategori data control language adalah
Grant
Revoke
Drop
Delete
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Query yang tidak tepat untuk membuat sebuah table adalah ……
CREATE TABLE mahasiswa (
NIM char(9) NOT NULL,
NAMAMHS char(100),
TGLLAHIR date,
ALAMAT char(150),
KODEJUR char(2),
PRIMARY KEY (`NIM`)
)
CREATE TABLE mahasiswa (
NIM char(9) NOT NULL,
NAMAMHS char(100) NOT NULL,
TGLLAHIR date NOT NULL,
ALAMAT char(150) NOT NULL,
KODEJUR char(2) default NULL,
PRIMARY KEY (`NIM`)
)
CREATE TABLE mahasiswa (
NIM char(9) NOT NULL
NAMAMHS char(100) NOT NULL
TGLLAHIR date NOT NULL
ALAMAT char(150) NOT NULL
KODEJUR char(2) default NULL
PRIMARY KEY (`NIM`)
)
CREATE TABLE mahasiswa (
NIM char(9),
NAMAMHS char(100),
TGLLAHIR date,
ALAMAT char(150),
KODEJUR char(2),
PRIMARY KEY (`NIM`)
)
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Berikut ini query yang untuk menambahkan foreign key KODEJUR pada tabel Mahasiswa adalah....
ALTER TABLE mahasiswa ADD FOREIGN KEY(KODEJUR) REFERENCES jurusan (KODEJUR);
ALTER TABLE mahasiswa ADD FOREIGN KEY(KODEJUR);
ALTER TABLE mahasiswa MODIFY FOREIGN KEY (KODEJUR) REFERENCES jurusan (KODEJUR);
ALTER TABLE jurusan ADD FOREIGN KEY(KODEJUR);
6.
MULTIPLE SELECT QUESTION
5 mins • 1 pt
Berikut ini merupakan query untuk mengubah nama tabel Kuliah menjadi Detail_Kuliah adalah...
RENAME TABLE kuliah TO detail_kuliah;
ALTER TABLE kuliah MODIFY detail_kuliah;
ALTER TABLE kuliah RENAME TO detail_kuliah;
ALTER TABLE detail_kuliah RENAME TO kuliah;
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Berikut ini query untuk menghapus tabel Dosen adalah ....
DROP TABLE dosen;
DELETE TABLE dosen;
ALTER DATABASE Akademik DROP TABLE dosen;
DELETE FROM akademik WHERE table='dosen';
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
Already have an account?
Similar Resources on Wayground
16 questions
Quiz #2 - ISA111
Quiz
•
University
16 questions
Short-run and Long-run: Theory of Production I
Quiz
•
7th Grade - University
20 questions
UTS Bahasa Indonesia PT
Quiz
•
University
20 questions
ภาษาอังกฤษ 2
Quiz
•
University
20 questions
UAS Basis Data
Quiz
•
University
15 questions
WK01 vUWS Treasure Hunt
Quiz
•
University
15 questions
Quiz #1 - ISA111
Quiz
•
University
20 questions
Quiz 2- Leadership
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Other
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
