Database MySQL - Command Prompt

Database MySQL - Command Prompt

12th Grade

10 Qs

quiz-placeholder

Similar activities

Chinh phục (Frtesta)

Chinh phục (Frtesta)

12th Grade

11 Qs

MySQL revision tour

MySQL revision tour

11th - 12th Grade

10 Qs

Databases - Table & Entities

Databases - Table & Entities

3rd - 12th Grade

10 Qs

Data Bases

Data Bases

12th Grade

10 Qs

Database Intro (A Level CS)

Database Intro (A Level CS)

11th - 12th Grade

10 Qs

MySQL Python Connectivity

MySQL Python Connectivity

12th Grade - University

10 Qs

SQLDatabase

SQLDatabase

12th Grade

15 Qs

Learning SQL

Learning SQL

11th - 12th Grade

15 Qs

Database MySQL - Command Prompt

Database MySQL - Command Prompt

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Patina Ina

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Memilih atau menggunakan database

Show databases;

Use database;

select

Desc

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Menampilkan seluruh database

Show databases;

show tables;

use database

Select

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Menampilkan seluruh isi data dari sebuah table

Show databases

Show tables

Select * from table

Select from table

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Melihat deskripsi atau struktur tabel

Select

Show tables

Desc table

Delete from table

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Menampilkan seluruh table dalam sebuah database

Show tables;

show databases;

Desc table

select * from table

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Kunci utama sebuah table disebut ....

Foreign Key

Key

Null

Primary Key

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Kunci tamu dalam sebuah table disebut ....

Foreign key

Key

Primary Key

NULL

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?