
Hệ quản trị csdl
Quiz
•
Professional Development
•
University
•
Medium
Devil Gamer
Used 3+ times
FREE Resource
Enhance your content in a minute
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
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Professional Development
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
