1_MySQL + PHP

1_MySQL + PHP

University

125 Qs

quiz-placeholder

Similar activities

Ôn Tập Microsoft Excel

Ôn Tập Microsoft Excel

University

129 Qs

Kiến thức cơ bản về Microsoft Excel

Kiến thức cơ bản về Microsoft Excel

University

120 Qs

Kiểm Tra Kiến Thức Blockchain

Kiểm Tra Kiến Thức Blockchain

University

120 Qs

LI THUYET TIN 1.4

LI THUYET TIN 1.4

University

125 Qs

Sec-E Quiz-19-4-23

Sec-E Quiz-19-4-23

University

120 Qs

1_MySQL + PHP

1_MySQL + PHP

Assessment

Quiz

Computers

University

Medium

Created by

Pham B2204921

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

125 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MySQL là gì?

Một hệ quản trị cơ sở dữ liệu quan hệ (RDBMS)

Một ngôn ngữ lập trình

Một trình duyệt web

Một hệ điều hành

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MySQL được phát triển và phân phối bởi công ty nào?

Microsoft

Oracle

Google

IBM

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dùng để tạo cơ sở dữ liệu trong MySQL?

CREATE DATABASE mydb;

MAKE DATABASE mydb;

NEW DATABASE mydb;

ADD DATABASE mydb;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dùng để chọn một cơ sở dữ liệu để làm việc?

CHOOSE mydb;

USE mydb;

SELECT mydb;

WORK ON mydb;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MySQL sử dụng ngôn ngữ nào để thao tác với dữ liệu?

Java

PHP

SQL

Python

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dùng để tạo một bảng mới trong MySQL?

MAKE TABLE students;

CREATE TABLE students;

ADD TABLE students;

NEW TABLE students;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để thêm một bản ghi mới vào bảng, sử dụng lệnh nào?

ADD INTO students VALUES (...);

INSERT INTO students VALUES (...);

UPDATE students VALUES (...);

NEW RECORD students VALUES (...);

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?