Exam 7: Sql for Database Construction and Application Processing
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL105 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: Sql for Database Construction and Application Processing100 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: A: Managing Databases With SQL Server 20012100 Questions
Exam 10: B: Managing Databases With Oracle Database 11g Release 2100 Questions
Exam 10: C: Managing Databases With MySQL100 Questions
Exam 11: The Web Server Environment198 Questions
Exam 12: Big Data datawarehouse and Business Intelligence Systems102 Questions
Exam 13: Microsoft Access 201348 Questions
Exam 14: Getting Started With Systems Analysis and Design35 Questions
Exam 15: E-R Diagrams and the Idef1x Standard35 Questions
Exam 16: E-R Diagrams and the UML Standard36 Questions
Exam 17: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 18: Getting Started With Microsoft Visio 201334 Questions
Exam 19: Data Structures for Database Processing35 Questions
Exam 20: the Semantic Object Model35 Questions
Exam 21: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Exam 22: Business Intelligence Systems80 Questions
Select questions type
Data values to be added to a table are specified by using the SQL VALUES clause.
(True/False)
4.7/5
(46)
When a trigger is fired,the DBMS makes the appropriate data available to ________.
(Multiple Choice)
4.8/5
(44)
SQL triggers can be used when the DBMS receives an insert request.
(True/False)
4.8/5
(33)
If the values in an SQL view are changeable through the view itself,the SQL command UPDATE is used to change the values.
(True/False)
4.7/5
(29)
Rows can be removed from a table by using the SQL DELETE statement.
(True/False)
4.9/5
(37)
According to the SQL-92,statements used to construct views cannot contain ________.
(Multiple Choice)
4.8/5
(40)
A stored program that is attached to the database is called ________.
(Multiple Choice)
4.9/5
(34)
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
(29)
The SQL command used to create a virtual table is ________.
(Multiple Choice)
4.8/5
(41)
The values in an SQL view are not always changeable through the view itself.
(True/False)
4.8/5
(33)
Because SQL statements are set-oriented,whereas programs are element-oriented,the results of SQL statements used in programs are treated as ________.
(Multiple Choice)
4.7/5
(37)
If the values in an SQL view are changeable through the view itself,which SQL statement is used to change the values?
(Multiple Choice)
4.9/5
(37)
Which SQL keyword is used to change the values of an entire column?
(Multiple Choice)
4.9/5
(38)
When a trigger is fired,the DBMS makes the appropriate data available to the trigger code.
(True/False)
4.9/5
(38)
Showing 61 - 80 of 100
Filters
- Essay(10)
- Multiple Choice(39)
- Short Answer(0)
- True False(51)
- Matching(0)