Database MySQL - Command Prompt

Database MySQL - Command Prompt

12th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to MySQL

Introduction to MySQL

11th - 12th Grade

15 Qs

Learning SQL

Learning SQL

11th - 12th Grade

15 Qs

SQL Concept with Prac Q

SQL Concept with Prac Q

12th Grade

10 Qs

Chinh phục (Frtesta)

Chinh phục (Frtesta)

12th Grade

11 Qs

QUIZ 3 - MySQL (Database, table, select, update)

QUIZ 3 - MySQL (Database, table, select, update)

9th - 12th Grade

15 Qs

MySQL Python Connectivity

MySQL Python Connectivity

12th Grade - University

10 Qs

Pretest Basis data - hirarki basis data

Pretest Basis data - hirarki basis data

9th - 12th Grade

10 Qs

PERINTAH SQL 01

PERINTAH SQL 01

10th Grade - University

10 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?