Tipe data apakah yang panjang maksimalnya 255 karakter dapat menerima huruf, angka, spasi,dan tanda baca?
RPL SMK

Quiz
•
Education, Computers
•
1st - 3rd Grade
•
Hard
BPJSKes Wnsb
Used 16+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Text
Memo
Number
Currency
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Pada tahun berapa MySQL diciptakan?
MySQL pada awalnya diciptakan pada tahun 1977
MySQL pada awalnya diciptakan pada tahun 1979
MySQL pada awalnya diciptakan pada tahun 1987
MySQL pada awalnya diciptakan pada tahun 1997
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Tampilkan last name dengan huruf capital dimana last name nya di awali dengan huruf ‘A’?
SQL> select upper(last_name),salary from employees where last_name 'A%';
SQL> select upper(last_name),salary from employees where last_name like 'A%'
SQL> select upper(last_name),salary from employees where last_name like 'A';
SQL> select upper(last_name),salary from employees where last_name like 'A%;
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Hapus hak akses delete dari user sosa?
Revoke delete on karyawan from sosa;
Revoke delete on karyawan sosa;
Revoke delete karyawan from sosa;
Revoke delete on karyawan from sosa
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Buatlah kolom NIP sebagai primary key pada table karyawan?
SQL> alter table karyawan add constraint pk_nip primary key nip;
SQL> alter table karyawan add constraint pk_nip primary key (nip)
SQL> alter table karyawan add constraint pk_nip primary key (nip);
SQL> alter table karyawan add constraint pk nip primary key (nip);
6.
MULTIPLE CHOICE QUESTION
10 sec • 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)
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Buatlah kolom email pada table pegawai sebagai kolom unique?
SQL> alter table karyawan add constraint uq_email unique (email);
SQL> alter table karyawan add constraint uq_email unique (email)
SQL> alter table karyawan on constraint uq_email unique (email);
SQL> alter table karyawan on constraint uq_email unique (email);
Create a free account and access millions of resources
Similar Resources on Quizizz
40 questions
สอบปลายภาค การเขียนโปรแกรมขั้นสูง 1/2566

Quiz
•
2nd Grade
30 questions
PPN & PPnBM

Quiz
•
1st Grade
40 questions
PTS Basis Data Kelas XI

Quiz
•
2nd Grade
30 questions
2EA19-TEKNOSIM2

Quiz
•
1st Grade
38 questions
Quiz 1 - Basis Data

Quiz
•
1st Grade
30 questions
แบบทดสอบปลายภาค ระบบฐานข้อมูลและการออกแบบ

Quiz
•
1st Grade
40 questions
PAT-ASJ Kelas 11 TKJ 2020

Quiz
•
3rd Grade
40 questions
DBtest

Quiz
•
2nd Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Education
5 questions
Basement Basketball

Quiz
•
3rd Grade
20 questions
Parts of Speech

Quiz
•
3rd - 6th Grade
20 questions
Fun Trivia

Quiz
•
2nd - 4th Grade
16 questions
Animals

Quiz
•
2nd Grade
20 questions
Context Clues

Quiz
•
3rd Grade
20 questions
Kids Movie Trivia

Quiz
•
3rd Grade
20 questions
Synonyms and Antonyms

Quiz
•
2nd Grade
13 questions
Multiplication Facts Practice

Quiz
•
3rd Grade