Exam 12: James River Jewelry Project Questions

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

An SQL virtual table is called a view.

(True/False)
4.8/5
(37)

Microsoft Access supports standard SQL view statements.

(True/False)
4.9/5
(35)

Microsoft Access queries cannot use previously stored view equivalent Access queries.

(True/False)
4.8/5
(29)

Which of the following is not an SQL trigger?

(Multiple Choice)
4.7/5
(38)

Use the database below to answer the following question. GENERAL SALES DATABASE: SALESREP SalesRepNo RepName HireDate 654 Tones 01/02/1999 734 Smith 02/03/2000 345 Chen 01/25/1998 434 Tohnson 11/23/1998 CUSTOMER CustNo CustName Balance SalesRepNo 9870 Winston 500 345 8590 Gonzales 350 434 7840 Harris 800 654 4870 Miles 100 345 Write the SQL statement to create a view named CustomerSalesRepView that displays the customer name as CustomerName and the associated sales rep name SaleRepresentativeName from the GENERAL SALES DATABASE.

(Essay)
4.8/5
(36)

SQL view instances are retrieved using the:

(Multiple Choice)
4.9/5
(40)

SQL triggers can be used when the DBMS receives an INSERT request.

(True/False)
4.8/5
(30)

SQL views contain their own data.

(True/False)
4.8/5
(46)

SQL triggers can be used with SQL operations INSERT,UPDATE,and DELETE.

(True/False)
4.9/5
(32)

The SQL Server DBMS supports the SQL BEFORE trigger.

(True/False)
4.8/5
(41)
Showing 61 - 70 of 70
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)