Tìm kiếm:
TRANG NHÀ
Giới thiệu VNEDU.ORG
Điều khoản và bản quyền
Liên lạc VNEDU
TRẮC NGHIỆM TRỰC TUYẾN
---Công Cụ:---
Soạn Biểu thức
Bảng màu HTML
Ký hiệu đặc biệt 01
Ký hiệu đặc biệt 02
Ký hiệu đặc biệt 03
Ký hiệu đặc biệt 04
Ký hiệu đặc biệt 05
Ký hiệu đặc biệt 06
Ký hiệu đặc biệt 07
Ký hiệu đặc biệt [Toán]
Tin Học   ||  Căn Bản    Văn Phòng    Hệ Thống - Mạng    Phần Mềm Ứng Dụng    Kỹ thuật số    Lập trình    SQL  

Trắc Nghiệm SQL - Bài 32
Ngày làm bài: Hôm nay lúc 07:47:31 (Server time)
Số câu hỏi: 10.   Tổng điểm: 10
Yêu cầu hoàn thành: 60 phút.
Thời gian còn lại: 
Cỡ chữ câu hỏi:  Cỡ chữ đáp án:


1-
Which of the following is not one of the five SQL built-in functions?
  A - 
MODE
  B - 
SUM
  C - 
COUNT
  D - 
MAX
2-
Which of the following commands are correct for adding a foreign key.
  A - 
Add foreign key did to table employees;
  B - 
Insert did into table employees;
  C - 
Alter table employees add foreign key (did) references department(did);
  D - 
Create foreign key (did) references department;
3-
Which of the following features of SQL Server 2000 allows users to enter a query such as the following: Which stores in the Northeast region have had sales of greater than $20,000?
  A - 
Natural Language Querying
  B - 
English Query
  C - 
Transact-SQL
  D - 
Analysis Services
4-
SQL stands for:
  A - 
Standard Query Language.
  B - 
Structural Question Language.
  C - 
Structured Query Language.
  D - 
Structured Question Language.
5-
Given the relations above such that each student is assigned to one advisor, which of the following is true?
  A - 
SID is both a primary key and a foreign key.
  B - 
AdvisorName is a determinant.
  C - 
AdvisorID is a foreign key.
  D - 
Phone is a candidate key.
6-
Which of the following commands will return the list of product names sorted in ascending (tăng dần) alphabetic order?
  A - 
SELECT ProductName FROM products ORDER BY ProductName DESC
  B - 
SELECT ProductName FROM products ORDER BY ProductName ASC
  C - 
SELECT ProductName FROM products SORTED BY ProductName ASC
  D - 
SELECT ProductName FROM products SORTED BY ProductName DESC
7-
Which of the following will return a list of every product ID currently listed in the order_details table where each product ID is listed only once?
  A - 
SELECT DISTINCT ProductID FROM order_details
  B - 
SELECT ProductID FROM order_details ONLY ONCE
  C - 
SELECT ProductID FROM order_details
  D - 
SELECT UNIQUE ProductID FROM order_details
8-
Which of the following statement is true?
  A - 
EXISTS and NOT EXISTS are actually just another form of correlated subqueries.
  B - 
If a table meets the minimum definition of a relation, it has an effective or appropriate structure.
  C - 
A constraint, based on a business, that requires an instance of an entity to exist in one relation before it can be referenced in another relation is called an insertion anomaly.
  D - 
Multi-user databases are less complicated than single-user databases because the work is distributed to many people.
9-
Two tables are connected by a field. In one table the field is the primary key. What is the name of the joined field in the other table?
  A - 
Foreign key
  B - 
Remote key
  C - 
Secondary key
  D - 
Election key
10-
The statement
SELECT STUDENT.StudentNumber, STUDENT.StudentName,
FROM STUDENT
WHERE STUDENT.StudentNumber = S12345678;
is an example of:
  A - 
QBE.
  B - 
SQL.
  C - 
QLE.
  D - 
C++.
 
[Người đăng: Thành Lãm - ST]
Ghé thăm Kênh của Vị Sư "hai lần chết đi sống lại"
Tu Si Chau Soc Thon

https://www.youtube.com/channel/UCoyC9WTTVR-M3qpTKKEXGnQ

Chau Soc Thon Official Channel


Phong Bảo Official
Phong Bao Official
Xem Nhiều nhất
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 01
Trắc Nghiệm Cấu Trúc Dữ Liệu Và Giải Thuật - Bài 04
Trắc Nghiệm Cấu Trúc Dữ Liệu Và Giải Thuật - Bài 06
Trắc nghiệm SQL Server - Bài 20
Trắc Nghiệm Cấu Trúc Dữ Liệu Và Giải Thuật - Bài 01
Trắc nghiệm SQL Server - Bài 03
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 08
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 43
Trắc nghiệm SQL Server - Bài 06
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 02
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 14
Trắc nghiệm SQL Server - Bài 13
Trắc nghiệm SQL Server - Bài 05
Trắc Nghiệm Cấu Trúc Dữ Liệu Và Giải Thuật - Bài 05
Trắc nghiệm SQL Server - Bài 01
Trắc nghiệm SQL Server - Bài 04
Trắc Nghiệm Cấu Trúc Dữ Liệu Và Giải Thuật - Bài 03
Trắc Nghiệm Cấu Trúc Dữ Liệu Và Giải Thuật - Bài 07
Trắc Nghiệm SQL - Bài 42
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 16
Đề Xuất
Trắc nghiệm SQL Server - Bài 09
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 18
Trắc Nghiệm SQL - Bài 15
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 28
Trắc Nghiệm SQL - Bài 35
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 52
Trắc nghiệm SQL Server - Bài 07
Trắc Nghiệm SQL - Bài 28
Trắc Nghiệm SQL - Bài 31
Trắc Nghiệm SQL - Bài 19
Trắc Nghiệm SQL - Bài 01
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 26
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 01
Trắc Nghiệm SQL - Bài 20
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 16
Trắc Nghiệm SQL - Bài 25
Trắc Nghiệm SQL - Bài 23
Trắc nghiệm SQL Server - Bài 14
Trắc Nghiệm Cơ Sở Dữ Liệu - Bài 46
Trắc Nghiệm SQL - Bài 29
Phát triển hệ thống: TRƯƠNG HỮU ĐỨC - Phiên bản 3.0 - © Copyright 2013 - 2024 - VNEDU.ORG

free counters