Hệ quản trị cơ sở dữ liệu 1

Hệ quản trị cơ sở dữ liệu 1

1st - 4th Grade

16 Qs

quiz-placeholder

Similar activities

Swimming

Swimming

KG - University

12 Qs

Awesomeness of Randomness

Awesomeness of Randomness

3rd - 5th Grade

13 Qs

Health Term 2

Health Term 2

3rd Grade

15 Qs

Rocks and Minerals

Rocks and Minerals

3rd Grade

12 Qs

CHRISTMAS MOVIES!!!!!!

CHRISTMAS MOVIES!!!!!!

KG - Professional Development

16 Qs

Volleyball

Volleyball

4th - 6th Grade

15 Qs

The Best Quiz Of All Time

The Best Quiz Of All Time

3rd - 5th Grade

13 Qs

So Close To Summer

So Close To Summer

3rd - 5th Grade

20 Qs

Hệ quản trị cơ sở dữ liệu 1

Hệ quản trị cơ sở dữ liệu 1

Assessment

Quiz

Physical Ed

1st - 4th Grade

Practice Problem

Hard

Created by

Nguyen Dung

Used 36+ times

FREE Resource

AI

Enhance your content in a minute

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

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Dùng câu lệnh nào để xóa tất cả các dòng trong một bảng

DROP TABLE

DELETE TABLE

DELETE ROWS

TRUNCATE TABLE

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Câu lệnh nào sẽ trả về các mặt hàng như là sô-cô-la (chocolate) hoặc bánh nhân Chocopie?

Select * from eatables where item_desc LIKE "CHOCO*"

Select from eatables where item_desc = "CHOCO%"

Select * from eatables where item_desc LIKE "CHOCO%"

Select * from eatables where item_desc LIKE "%CHOCO?"

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Bạn muốn kiểm tra xem tiền lương của tất cả nhân viên của mình trong trường hợp cơ bản tăng

10%, bạn sẽ dùng câu lệnh nào dưới đây

Select emp_code, basic*.10 from employee order by emp_code

Select emp_code, basic+basic*.01 from employee order by emp_code

Select emp_code, basic+10 from employee order by emp_code

Select emp_code, basic+basic*.10 from employee order by emp_code

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Bạn muốn kiểm tra xem tiền lương của tất cả nhân viên của mình trong trường hợp cơ bản tăng

10%, bạn sẽ dùng câu lệnh nào dưới đây

Select emp_code, basic*.10 from employee order by emp_code

Select emp_code, basic+basic*.01 from employee order by emp_code

Select emp_code, basic+10 from employee order by emp_code

Select emp_code, basic+basic*.10 from employee order by emp_code

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Chỉ ra câu lệnh đồng loạt tăng giá sách lên 10%

UPDATE BookDetails SET Book_Price*10/100

UPDATE BookDetails SET Book_Price=Book_Price*10/100

UPDATE Book_Price=Book_Price+Book_Price*10/100 FROM BookDetails

UPDATE BookDetails SET Book_Price=Book_Price+Book_Price*10/100

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

. ----------------- đảm bảo rằng mối quan hệ được định nghĩa giữa các bảng là đúng đắn và hiện

tượng xóa / sửa không hợp lệ không được xảy ra

Toàn vẹn thực thể

Toàn vẹn do người dùng định nghĩa

Toàn vẹn tham chiếu

Toàn vẹn miền

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

. ----------------- đảm bảo rằng mối quan hệ được định nghĩa giữa các bảng là đúng đắn và hiện

tượng xóa / sửa không hợp lệ không được xảy ra

Toàn vẹn thực thể

Toàn vẹn do người dùng định nghĩa

Toàn vẹn tham chiếu

Toàn vẹn miền

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?