
Hệ quản trị csdl
Quiz
•
Professional Development
•
University
•
Medium
Devil Gamer
Used 3+ times
FREE Resource
Enhance your content
66 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh truy vấn sau dùng để làm gì
SELECT hodem,ten,gioitinh,
YEAR(GETDATE())-YEAR(ngaysinh) AS tuoi
FROM sinhvien
WHERE ten='Bình'
ORDER BY 4
Hiển thị Hotem, ten, giới tính và tuổi, trong đó sắp xếp tên theo thứ tự abc
Hiển thị Hotem, ten, giới tính và tuổi, trong đó sắp xếp tuổi theo thứ tự giảm dần
Hiển thị Hotem, ten, giới tính và tuổi, trong đó sắp xếp cả 4 cột theo thứ tự từ trái sang phải
Hiển thị Hotem, ten, giới tính và tuổi, trong đó sắp xếp cột tuổi theo thứ tự từ nhỏ đến lớn
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dịch và chạy chương trình sau với tham số 2 và 3 cho kết quả gi.
create function Tim_Max(@a int,@b int)
returns int
as
begin
if @a>@b
return @a
else return @b
end
0
2
3
Lỗi
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cấu trúc nào sau đây đúng khi tạo mới một hàm
create function tên_hàm ([danh_sách_tham_số])
returns (kiểu_trả_về_của_hàm)
as
begin
các_câu_lệnh_của_hàm
return
end
create function tên_hàm ([danh_sách_tham_số])
return (kiểu_trả_về_của_hàm)
as
begin
các_câu_lệnh_của_hàm
return
end
create function tên_hàm [danh_sách_tham_số]
returns (kiểu_trả_về_của_hàm)
as
begin
các_câu_lệnh_của_hàm
return
end
create function tên_hàm ([danh_sách_tham_số])
returns (kiểu_trả_về_của_hàm)
các_câu_lệnh_của_hàm
return
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cấu trúc nào sau đây đúng khi tạo mới trigger
create trigger < tên trigger> on < bảng dữ liệu>
with encryption
for [insert, delete, update]
as
< các lệnh sql>
create trigger < tên trigger> for < bảng dữ liệu>
with encryption
on [insert, delete, update]
as
< các lệnh sql>
create trigger < tên trigger>
with encryption
on [insert, delete, update]
as
< các lệnh sql>
create trigger < tên trigger> for < bảng dữ liệu>
with encryption
on [insert, delete]
as
< các lệnh sql>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dich và chạy chương trình sau cho kết quả là gì
create function AA
returns int
as
begin
return 4
end
4
AA
0
Lỗi
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Professional Development
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University