Tin Học 11-Bài 22 Luyện Tập

Tin Học 11-Bài 22 Luyện Tập

University

25 Qs

quiz-placeholder

Similar activities

Testout Security 4.1-4.2

Testout Security 4.1-4.2

11th Grade - University

20 Qs

EL METODO DE INVESTIGACION

EL METODO DE INVESTIGACION

University

22 Qs

ACA Exam Study Vocab

ACA Exam Study Vocab

KG - Professional Development

23 Qs

Measurement Metrology Q1

Measurement Metrology Q1

University

25 Qs

Introducing Windows 11

Introducing Windows 11

KG - Professional Development

26 Qs

Kiến thức cơ bản HTML & CSS

Kiến thức cơ bản HTML & CSS

University

30 Qs

AUT104 Week 1 Quiz Wheels & Tires

AUT104 Week 1 Quiz Wheels & Tires

University

20 Qs

 Biodiversidad y Desarrollo Sostenible

Biodiversidad y Desarrollo Sostenible

3rd Grade - University

20 Qs

Tin Học 11-Bài 22 Luyện Tập

Tin Học 11-Bài 22 Luyện Tập

Assessment

Quiz

Instructional Technology

University

Practice Problem

Easy

Created by

Hồng Vũ

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Muốn truy xuất tất cả các dòng dữ liệu từ bảng "casi" ta dùng?

SELECT * FROM casi WHERE tencasi LIKE '%Hoa%';

SELECT * FROM casi WHERE idcasi = 1;

SELECT * FROM casi;

SELECT * FROM casi WHERE tencasi LIKE 'N%';

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Muốn truy xuất các ca sĩ theo thứ tự tên theo thứ tự từ A đến Z ta dùng?

SELECT * FROM casi WHERE tencasi LIKE '%Hoa%';

SELECT * FROM casi WHERE idcasi = 1;

SELECT * FROM casi ORDER BY tencasi ASC;

SELECT * FROM casi WHERE tencasi LIKE 'N%';

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Muốn truy xuất dữ liệu các ca sĩ theo thứ tự "idcasi" giảm dần ta dùng?

SELECT * FROM casi WHERE tencasi LIKE '%Hoa%';

SELECT * FROM casi WHERE idcasi = 1;

SELECT * FROM casi ORDER BY idcasi DESC;

SELECT * FROM casi WHERE tencasi LIKE 'N%';

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Muốn truy xuất dữ liệu các ca sĩ có "idcasi" là 1 ta dùng?

SELECT * FROM casi WHERE tencasi LIKE '%Hoa%';

SELECT * FROM casi WHERE idcasi = 1;

SELECT * FROM casi;

SELECT * FROM casi WHERE tencasi LIKE 'N%';

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Muốn truy xuất dữ liệu các ca sĩ có "tencasi" bắt đầu bằng chữ "N" ta dùng?

SELECT * FROM casi WHERE tencasi LIKE '%Hoa%';

SELECT * FROM casi WHERE idcasi = 1;

SELECT * FROM casi;

SELECT * FROM casi WHERE tencasi LIKE 'N%';

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Muốn truy xuất dữ liệu các ca sĩ có "tencasi" chứa từ khóa "Hoa" ta dùng?

SELECT * FROM casi WHERE tencasi LIKE '%Hoa%';

SELECT * FROM casi WHERE idcasi = 1;

SELECT * FROM casi;

SELECT * FROM casi WHERE tencasi LIKE 'N%';

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Để chỉnh sửa dữ liệu trong bảng ta thực hiện?

Nháy đúp chuột vào ô dữ liệu cần sửa và nhập lại

Nhấn phím Insert

Nháy nút phải chuột vào ô cần sửa

Nháy nút trái chuột vào ô dữ liệu cần sửa

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

Already have an account?