Tuesday, June 4, 2013

Latihan Soal Pertemuan 10

1. Dibawah ini terdapat perintah dalam DDL (Data Definition Language), Kecuali….
a. Create
b. Alter Table
c. Insert
d. Drop
e. Create View

2. Perintah dalam DDL untuk menghapus suatu tabel yang telah terbentuk, adalah…
a. Drop Index Table
b. Drop Index
c. Drop Table
d. Drop Table Index
e. Delete from table

3. Perintah dalam DDL untuk menghapus suatu tabel index yang telah terbentuk, adalah ….
a. Drop Table
b. Drop Index
c. Drop Index on TableName
d. Drop Table Index
e. Create Index on

4. Perintah SQL yang digunakan untuk membuat suatu database Perguruan Tinggi adalah
a. Create [Perguruan Tinggi]
b. Create Database [Perguruan Tinggi]
c. Create Tabel [Perguruan Tinggi]
d. Use Database [Perguruan Tinggi]
e. Create View PerguruanTinggi

5. Yang merupakan clause Data Access pada struktur Query Language adalah
a. Recover Table
b. Revoke
c. Create View
d. Insert
e. Update

0 comments:

Post a Comment