Exam 12: James River Jewelry Project Questions
Exam 1: Getting Started76 Questions
Exam 2: The Relational Model87 Questions
Exam 3: Structured Query Language96 Questions
Exam 4: Data Modeling and the Entity-Relationship Model76 Questions
Exam 5: Database Design81 Questions
Exam 6: Database Administration76 Questions
Exam 7: Database Processing Applications82 Questions
Exam 8: Big Data, data Warehouses, and Business Intelligence Systems99 Questions
Exam 9: Getting Started With Microsoft Sql Server 201240 Questions
Exam 10: Getting Started With Oracle Database 11g Release 243 Questions
Exam 11: Getting Started With Mysql 56 Community Server71 Questions
Exam 12: James River Jewelry Project Questions70 Questions
Exam 13: Sql Views47 Questions
Exam 14: Getting Started in Systems Analysis and Design34 Questions
Exam 15: Getting Started With Microsoft Visio 201017 Questions
Exam 16: The Access Workbench-section Microsoft Access35 Questions
Exam 17: Getting Started With Web Servers, php, and the Netbeans IDE98 Questions
Exam 18: Business Intelligence Systems77 Questions
Select questions type
Based on the tables below,which of the following SQL commands would create an SQL view named CustomerSalesRep that could be used to display CustNo,CustName,RepName? GENERAL SALES DATABASE:
SALESREP
SalesRepNo RepName HireDate 654 Tones 01/02/1999 734 Smith 02/03/2000 345 Chen 01/25/1998 434 Johnson 11/23/1998
CUSTOMER
CustNo CustName Balance SalesRepNo 9870 Winston 500 345 8590 Gonzales 350 434 7840 Harris 800 654 4870 Miles 100 345
Free
(Multiple Choice)
4.8/5
(28)
Correct Answer:
E
The SQL statement used to delete a view from a database is:
Free
(Multiple Choice)
4.8/5
(28)
Correct Answer:
E
SQL views can be used to layer built-in SQL functions.
Free
(True/False)
4.8/5
(27)
Correct Answer:
True
Which of the following is an SQL trigger that Microsoft SQL Server supports?
(Multiple Choice)
4.8/5
(31)
SQL statements used to construct views cannot contain the ________ clause.
(Short Answer)
4.7/5
(29)
The SQL statement ________ is used to delete a view from a database.
(Short Answer)
4.9/5
(38)
Microsoft Access ________ can use previously stored view equivalent Access queries the same way an SQL SELECT statement uses SQL views.
(Short Answer)
4.8/5
(35)
A stored program that is attached to a table or view is called ________.
(Multiple Choice)
4.7/5
(30)
Since an SQL view is essentially a stored query,Microsoft Access ________ can be used to implement SQL view equivalents.
(Short Answer)
4.9/5
(38)
SQL triggers can be used when the DBMS receives an UPDATE request.
(True/False)
5.0/5
(44)
Stored procedures have the advantage of greater security,decreased network traffic,SQL optimized by the DBMS compiler,and code sharing.
(True/False)
4.8/5
(32)
Unlike application code,stored procedures are never distributed to the client computers.
(True/False)
4.8/5
(30)
Although it cannot be used in creating an SQL VIEW,the SQL SELECT statements retrieving view instances can include:
(Multiple Choice)
4.8/5
(39)
Showing 1 - 20 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)