BASIS DATA SELECT MULTI TABEL

Quiz
•
Computers
•
12th Grade
•
Hard
dani ramdani
Used 46+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perintah di bawah ini yang digunakan untuk menampilkan semua data pada tabel barang adalah .....
select * form tabel barang;
select * form barang;
select * from barang
select * from barang;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perintah SQL yang digunakan agar kolom NIP sebagai primary key pada table karyawan
alter table karyawan add constraint pk_nip primary key nip;
alter table karyawan add constraint pk_nip primary key (nip)
alter table karyawan add constraint pk_nip primary key (nip);
alter table karyawan add constraint pk nip primary key (nip);
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Buat lah barang dengan field kode_barang char(6),nama barang varchar2(25),satuan_barang varchar2(20) dan stok_barang number(4) primary key adalah kode barang
create table barang(kode_barang char(6),nama_barang varchar2(25),satuan_barang varchar2(20),stock_barang number(4),constraint pk_barang primary key(kode_barang));
create table barang(kode_barang char(6)nama_barang varchar2(25)satuan_barang varchar2(20)stock_barang number(4)constraint pk_barang primary key(kode_barang));
create table barang(kode_barang char(6),nama_barang varchar2(25),constraint pk_barang primary key(kode_barang)
);
create table barang(kode_barang char(6),nama_barang varchar2(25),satuan_barang varchar2(20),stock_barang number(4),constraint pk_barang primary key(kode_barang)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Isikan lah sebuah recordke dalam tabel barang seperti tampilan berikut :
KODE_BARANG NAMA_BARANG SATUAN_BARANG STOK_BARANG
KPR-1 KULKAS BUAH 20
insert into barang values('KPR-01','KULKAS','BUAH','20');
insert into_barang values('KPR-01','KULKAS','BUAH','20');
insert barang_values('KPR-01','KULKAS','BUAH','20');
insert into barang values(KPR-01,KULKAS,BUAH,20);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ALTER TABLE mhs ADD asalSekolah VARCHAR(20);
Sintak diatas berfungsi untuk ?
Menambah field baru dalam suatu table
Mengubah nama field
Mengubah tipe data field
Membuat primary key
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ALTER TABLE mhs DROP PRIMARY KEY;
Sintak diatas memiliki fungsi untuk ?
Menambah field baru dalam suatu table
Mengubah tipe data field
Membuat Primary Key
Menghapus Primary Key
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Operasi untuk mengambil informasi dari 2 tabel atau lebih dalam 1 waktu adalah pengertian dari
follow
join
where
from
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
BASIS DATA (PSASI-XII)

Quiz
•
12th Grade
35 questions
Ujian Informatika Kelas VIII

Quiz
•
8th Grade - University
27 questions
UTS SQL dan Basis Data XIIRPL

Quiz
•
12th Grade
30 questions
Sumatif Tengah Semester Informatika Kelas 7 Semester Gasal

Quiz
•
9th - 12th Grade
25 questions
QUIZ 12 VB

Quiz
•
12th Grade
30 questions
QUIZ SMK X JARINGAN KOMPUTER DAN INTERNET

Quiz
•
9th - 12th Grade
25 questions
SUMATIF TOPIK SISTEM KOMPUTER

Quiz
•
9th - 12th Grade
30 questions
SDK Baptis Quiz

Quiz
•
6th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University