SQL Quiz

SQL Quiz

University

10 Qs

quiz-placeholder

Similar activities

TERMS OF DATABASE

TERMS OF DATABASE

4th Grade - University

10 Qs

Cloud migration prerequisite

Cloud migration prerequisite

University - Professional Development

15 Qs

Lección2_Eval 2.2_ Manual Fundamentos de bases de datos.

Lección2_Eval 2.2_ Manual Fundamentos de bases de datos.

University

10 Qs

Fundamentos de Bases de datos_ Lección 1.

Fundamentos de Bases de datos_ Lección 1.

University

10 Qs

Base de Datos I - Parte 4

Base de Datos I - Parte 4

University

10 Qs

Database Design Refreshment

Database Design Refreshment

University

15 Qs

REKAYASA PERANGKAT LUNAK

REKAYASA PERANGKAT LUNAK

University

5 Qs

BIS2014 23 April 2019

BIS2014 23 April 2019

University

9 Qs

SQL Quiz

SQL Quiz

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Aldo Egi Ibrahim

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

BigQuery adalah contoh dari ... dalam Database Type

Relational Database

Cloud Database

NoSQL Database

SQL Database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Contoh dari atribut dalam tabel Product dalam case Brazilian E-Commerce adalah...

Product

Order Price

Customer State

Product Category Name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Text to Column dalam Excel adalah contoh dari tipe normalisasi database...

Normal Pertama (1NF)

Normal Kedua (2NF)

Normal Ketiga (3NF)

Normal Keempat(4NF)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Syntax yang digunakan untuk membuat database baru dalam SQL adalah..

DROP DATABASE

SELECT DATABASE

CREATE DATABASE

ALTER DATABASE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah kolom yang tidak boleh NULL dalam tabel order berikut:

Order Item id

Order ID

Seller ID

Product ID

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SELECT Syntax yang digunakan untuk mengetahui seluruh struktur kolom dalam database dengan cepat (short execution time) yaitu...

SELECT * FROM Table Name Limit 100

SELECT * FROM Table Name

SELECT ColumnName, Column_Name from Table Name

SELECT from Table Name

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Syntax yang digunakan untuk melihat nilai unik suatu string kolom yaitu...

SELECT *

SELECT DISTINCT

SELECT Column_Name as

SELECT COUNT

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?