TIN 11_ÔN TẬP_LINK 2

Quiz
•
Computers
•
11th Grade
•
Medium
Loan Trần
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào được sử dụng để thêm dữ liệu mới vào bảng trong SQL?
UPDATE
DELETE
INSERT
SELECT
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh SQL nào dùng để truy xuất tất cả các dữ liệu trong bảng SinhVien?
SELECT * FROM SinhVien;
GET ALL FROM SinhVien;
SHOW ALL SinhVien;
RETRIEVE * FROM SinhVien;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong SQL, lệnh nào dùng để thay đổi dữ liệu của một hàng trong bảng?
INSERT
UPDATE
DELETE
ALTER
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Từ khóa nào trong SQL giúp sắp xếp kết quả truy vấn theo thứ tự tăng dần hoặc giảm dần?
SORT
ORDER BY
ARRANGE BY
GROUP BY
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh SQL nào được sử dụng để xóa dữ liệu trong bảng SanPham khi mã sản phẩm là 101?
REMOVE FROM SanPham WHERE MaSP = 101;
DELETE FROM SanPham WHERE MaSP = 101;
DROP FROM SanPham WHERE MaSP = 101;
ERASE FROM SanPham WHERE MaSP = 101;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để truy vấn tất cả các hàng trong bảng NhanVien có chức vụ là "Giám đốc", dùng lệnh nào?
SELECT * FROM NhanVien WHERE ChucVu = 'Giám đốc';
GET * FROM NhanVien WHEN ChucVu = 'Giám đốc';
SELECT ALL FROM NhanVien WHERE ChucVu = 'Giám đốc';
SHOW ALL NhanVien IF ChucVu = 'Giám đốc';
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh SQL nào sau đây dùng để sắp xếp dữ liệu theo tên nhạc sĩ theo thứ tự tăng dần?
SELECT * FROM nhacsi ORDER BY tenNhacsi DESC
SELECT * FROM nhacsi ORDER BY tenNhacsi ASC
SELECT * FROM nhacsi ORDER BY idNhacsi
SELECT * FROM nhacsi WHERE ORDER BY tenNhacsi ASC
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Bài 22. Thực hành cập nhật bảng dữ liệu có tham chiếu

Quiz
•
11th Grade
25 questions
kiểm tra HKII _ TIn 11

Quiz
•
11th Grade
18 questions
Quiz tổng hợp_Access

Quiz
•
10th Grade - University
15 questions
Câu hỏi trắc nghiệm cơ sở dữ liệu

Quiz
•
11th Grade - University
21 questions
Bài 10: Lưu trữ dữ liệu và khai thác thông tin phục vụ quản lí

Quiz
•
11th Grade
15 questions
Ôn Tập GKII Tin 7

Quiz
•
7th Grade - University
20 questions
bài 19 tin học 11

Quiz
•
11th Grade
20 questions
tin11bai11

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade