Exam 7: SQL for Database Construction and Application Processing
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL100 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 Processing105 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2008 R2100 Questions
Exam 11: Managing Databases With Oracle Database 11g100 Questions
Exam 12: Managing Databases With MySQL 55100 Questions
Exam 13: The Web Server Environment110 Questions
Exam 14: Database Processing With XML100 Questions
Exam 15: Database Processing for Business Intelligence Systems101 Questions
Exam 16: Microsoft Access 201048 Questions
Exam 17: Getting Started With Systems Analysis and Design35 Questions
Exam 18: E-R Diagrams and the Idef1x Standard35 Questions
Exam 19: E-R Diagrams and the UML Standard36 Questions
Exam 20: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 21: Getting Started With Microsoft Visio 201036 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Data Structures for Database Processing35 Questions
Exam 24: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Select questions type
Which SQL keyword is used to change the values of an entire column?
(Multiple Choice)
5.0/5
(41)
When a trigger is fired,the DBMS makes the appropriate data available to ________.
(Multiple Choice)
4.9/5
(36)
Because SQL statements are table-oriented,whereas programs are variable-oriented,the results of SQL statements used in programs are treated as pseudofiles.
(True/False)
4.9/5
(27)
According to the SQL-92,statements used to construct views cannot contain ________.
(Multiple Choice)
4.8/5
(40)
Rows can be removed from a table by using the SQL DELETE statement.
(True/False)
4.8/5
(38)
Which SQL keyword is used to impose restrictions on a table,data or relationship?
(Multiple Choice)
4.8/5
(38)
If the table ITEM has a column WEIGHT,and WEIGHT has the data type Numeric (7,2),the value 4321 will be displayed by the DBMS as 43.21.
(True/False)
4.8/5
(35)
The SQL SET keyword is used to specify a new value when changing a column value.
(True/False)
4.8/5
(30)
The SQL keyword CONSTRAINT is used in conjunction with the SQL keywords PRIMARY KEY and FOREIGN KEY.
(True/False)
4.8/5
(32)
SQL triggers can be used with SQL operations INSERT UPDATE,and DELETE.
(True/False)
4.9/5
(30)
One advantage of using the CONSTRAINT phrase to define a primary is that the database designer controls the ________.
(Multiple Choice)
4.7/5
(35)
The SQL keyword CONSTRAINT is used to limit column values to specific values.
(True/False)
4.7/5
(37)
According to the SQL-92,statements used to construct views cannot contain the WHERE clause.
(True/False)
4.9/5
(34)
The SQL keyword CONSTRAINT is used to define one of five types of constraints.
(True/False)
4.7/5
(38)
When the correct SQL command is used to delete a table's structure,the command can only be used with a table that has already had its data removed.
(True/False)
4.8/5
(40)
A set of SQL statements stored in an application written in a standard programming language is called ________.
(Multiple Choice)
4.8/5
(33)
Unless it is being used to copy data from one table to another,the SQL INSERT statement can be used to insert only a single row into a table.
(True/False)
4.9/5
(33)
Showing 41 - 60 of 105
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)