
Hệ quản trị csdl
Authored by Devil Gamer
Professional Development
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
66 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để thu hồi tất cả các quyền của User Trung trong bảng LUONG câu lệnh nào sau đây đúng
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
Để xác định quý của ngày tháng năm hiện tại câu lệnh nào sau đây đúng
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Professional Development
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University