Exam 12: Introduce the topic of importing Microsoft Excel 2016 data into a database table
Exam 1: Getting Started82 Questions
Exam 2: The Relational Model90 Questions
Exam 3: Structured Query Language97 Questions
Exam 4: Data Modeling and the Entity Relationship Model83 Questions
Exam 5: Database Design81 Questions
Exam 6: Database Administration78 Questions
Exam 7: Database Processing Applications84 Questions
Exam 8: Data Warehouses,Business Intelligence Systems,and Big Data100 Questions
Exam 9: Learn how to create a database in SQL Server 201643 Questions
Exam 10: Learn how to create a database in Oracle Database XE 11g Release 252 Questions
Exam 11: Learn how to create a database in MySQL 5.7 Community Server Edition72 Questions
Exam 12: Introduce the topic of importing Microsoft Excel 2016 data into a database table84 Questions
Exam 13: To be able to create a statement of work (SOW)54 Questions
Exam 14: Learn how to create E-R data models in Microsoft Visio 201633 Questions
Exam 15: Learn how to create Microsoft Access 2016 switchboards17 Questions
Exam 16: Know how to configure and update PHP36 Questions
Exam 17: Learn the basic concepts of business intelligence (BI)systems98 Questions
Exam 18: Learn about replicated partitioned data stores for supporting clusters75 Questions
Select questions type
Which of the following is an SQL trigger that Oracle supports?
Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
D
SQL triggers can be used when the DBMS receives an INSERT request.
Free
(True/False)
4.9/5
(25)
Correct Answer:
True
SQL triggers are used for providing default values,validity checking,updating views,and performing referential integrity actions.
Free
(True/False)
4.9/5
(41)
Correct Answer:
True
Stored procedures have the advantage of all choices except ________.
(Multiple Choice)
4.9/5
(41)
A stored program that is stored within the database and compiled when used is called a trigger.
(True/False)
4.7/5
(31)
A stored program that is attached to the database is called ________.
(Multiple Choice)
4.8/5
(38)
A stored program that is attached to a table or view is called ________.
(Multiple Choice)
4.7/5
(38)
Although it cannot be used in creating an SQL VIEW,the SQL SELECT statements retrieving view instances can include ________.
(Multiple Choice)
4.8/5
(35)
The SQL statement used to delete a view from a database is ________.
(Multiple Choice)
4.9/5
(35)
Describe a situation where a SQL MERGE statement is appropriately used in a table.
(Essay)
4.9/5
(32)
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
(32)
SQL triggers can be used with SQL operations INSERT,UPDATE,and DELETE.
(True/False)
4.9/5
(43)
Since an SQL view is essentially a stored query,Microsoft Access queries can be used to implement SQL view equivalents.
(True/False)
4.8/5
(37)
Unlike application code,stored procedures are never distributed to the client computers.
(True/False)
4.8/5
(26)
Showing 1 - 20 of 84
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)