
Fundamental of SQL

Quiz
•
Other
•
University
•
Easy
Yanuar Ginting
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Apa itu SQL (Structured Query Language)?
bahasa pemrograman yang biasa digunakan pada relational database untuk membuat, memanggil, dan memanipulasi data.
bahasa query yang biasa digunakan untuk mengakses data dari basis data relasional.
bahasa query yang biasa digunakan pada relational database untuk membuat, memanggil, dan memanipulasi data.
bahasa pemrograman yang biasa digunakan untuk mengakses data dari basis data relasional.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
SQL sendiri banyak digunakan di berbagai macam database seperti...
MySQL, Neo4j, PostgreSQL, Microsoft SQL Server, SQLite
MySQL, Couchbase, PostgreSQL, Microsoft SQL Server, SQLite
MySQL, MongoDB, PostgreSQL, Microsoft SQL Server, SQLite
MySQL, OracleDB, PostgreSQL, Microsoft SQL Server, SQLite
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Berikut ini merupakan keunggulan PostgreSQL, kecuali...
1. Banyak digunakan perusahaan besar
2. Open Source
3. Kaya akan fitur
1. Banyak digunakan perusahaan besar
2. Close Source
3. Kaya akan fitur
1. Banyak digunakan perusahaan besar
2. Close Source
3. Fokus pada performa dan kecepatan
1. Banyak digunakan perusahaan besar
2. Open Source
3. Fokus pada performa dan kecepatan
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Berikut ini pernyataan yang benar tentang perbedaan tipe data integer dengan serial, antara lain...
Integer: Nilai secara otomatis diincrement (ditambah 1) untuk setiap baris baru.
Serial: Nilai tidak diubah secara otomatis.
Integer: Nilai tidak diubah secara otomatis.
Serial: Nilai secara otomatis diincrement (ditambah 1) untuk setiap baris baru.
Integer: Tidak mengizinkan nilai null, selalu menghasilkan nilai unik.
Serial: Mengizinkan nilai null.
Integer: Mengizinkan nilai null.
Serial: Tidak mengizinkan nilai null, selalu menghasilkan nilai unik.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Manakah query yang benar untuk membuat sebuah tabel?
CREATE TABLE table_name
(
column1 datatype,
column2 datatype,
...
)
CREATE TABLES table_name
(
column1 datatype,
column2 datatype,
...
);
CREATE TABLES table_name
(
column1 datatype,
column2 datatype,
...
)
CREATE TABLE table_name
(
column1 datatype,
column2 datatype,
...
);
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Manakah query yang benar untuk menghapus semua data dalam tabel?
DELETE TABLE table_name;
TRUNCATE TABLE table_name;
DROP TABLE table_name;
TRUNCATE table_name;
DELETE FROM table_name;
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Manakah query yang benar untuk menambahkan data dalam tabel?
INSERT INTO table_name(
column1, column2, ...)
VALUE
(value1, value2, ...);
INSERT INTO table_name
VALUE
(value1, value2, ...);
INSERT INTO table_name(
column1, column2, ...)
VALUES
(value1, value2, ...);
INSERT INTO table_name
VALUES
(value1, value2, ...);
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Fundamentos de SQL

Quiz
•
University
11 questions
Introduction to SQL Quiz

Quiz
•
University
10 questions
Introdução às Consultas SQL

Quiz
•
12th Grade - University
15 questions
3450 Web Design

Quiz
•
University
14 questions
Introduction to SQL Quiz

Quiz
•
University
13 questions
Introduction to SQL Quiz

Quiz
•
University
7 questions
SQL basic query

Quiz
•
University
10 questions
DBMS-9/4/24

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

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

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for Other
36 questions
USCB Policies and Procedures

Quiz
•
University
4 questions
Benefits of Saving

Quiz
•
5th Grade - University
20 questions
Disney Trivia

Quiz
•
University
2 questions
Pronouncing Names Correctly

Quiz
•
University
15 questions
Parts of Speech

Quiz
•
1st Grade - University
1 questions
Savings Questionnaire

Quiz
•
6th Grade - Professio...
26 questions
Parent Functions

Quiz
•
9th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University