Exam 6: Creating Custom Forms
Exam 1: Clientserver Databases and the Oracle10g Relational Database100 Questions
Exam 2: Creating and Modifying Database Tables100 Questions
Exam 3: Using SQL Queries to Insert, update, delete, and View Data100 Questions
Exam 4: Introduction to PlSQL100 Questions
Exam 5: Introduction to Forms Builder100 Questions
Exam 6: Creating Custom Forms100 Questions
Exam 7: Creating Database Reports100 Questions
Exam 8: Creating an Integrated Database Application100 Questions
Exam 9: Advanced SQL and PlSQL Topics100 Questions
Exam 10: Advanced Forms Builder Topics100 Questions
Exam 11: Introduction to Oracle 10g Database Administration100 Questions
Select questions type
What is error severity? What levels are assigned to error severity? How does a developer suppress messages with certain severity? What is the default suppressed severity?
(Essay)
4.9/5
(36)
To ensure that a user enters only digits in a postal code field with a character data type,use a Data Type validator.
(True/False)
4.8/5
(34)
To display a value in a text item automatically when a form first opens,you set the text item's Initial Value property to the desired value.
(True/False)
4.8/5
(29)
Trigger ____________________ defines which trigger fires when an object within a form object contains the same trigger that the form object contains.
(Short Answer)
4.9/5
(32)
All data is shared between two canvases stored in separate form files.
(True/False)
4.9/5
(32)
How do you programmatically move form focus to a different canvas?
(Multiple Choice)
4.7/5
(35)
If working with multiple canvases in the same form,when you create a new data block,you can select the canvas name on which the block items are to appear on the Layout Wizard Canvas page.
(True/False)
4.9/5
(35)
The DBMS_ERROR_CODE procedure contains the error code for the most recent FRM- error that occurred.
(True/False)
4.9/5
(43)
Level ____________________ error messages provide information about what is happening and usually do not require user action.
(Short Answer)
4.9/5
(29)
The ____________________ console allows you to control form execution and examine form values.
(Short Answer)
4.8/5
(28)
By default,the validation unit for a data form is at the item level.
(True/False)
4.8/5
(41)
If the error does not have an associated error handler in the ON-ERROR trigger,then the standard error message is displayed rather than a custom message.
(True/False)
4.8/5
(30)
What command moves the form focus to the item name s_id in the shipment block?
(Multiple Choice)
4.8/5
(28)
Which of the following contains the error message for a FRM error?
(Multiple Choice)
4.8/5
(32)
When you link a control block to a data block,use the Data Block Wizard to create a master-detail relationship between the data block and the control block.
(True/False)
4.7/5
(32)
The following code could be used to disable a command button: SET_ITEM_PROPERTY('UPDATE_BUTTON',ENABLED,PROPERTY_FALSE);
(True/False)
5.0/5
(39)
You create a command button by drawing the button on the canvas using the ____________________ tool on the tool palette.
(Short Answer)
4.8/5
(30)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)