How can a square be drawn in the layout editor of the report
writer?
Answer / guest
By using the rectangle tool while pressing the (Constraint) key.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
What is lexical parameter ?
how to call forms in parametar forms
what are different types of canvas views?
Can you truncate a table in a procedure in Oracle Forms?
What is the difference between bind and lexical parameter?
System.effective_date system variable is read only True/False
Commited block sometimes refer to a BASE TABLE ? True or False.
What is a matrix report and how many minimum groups are required to prepare the same?
Is the After report trigger fired if the report execution fails?
List system variables available in forms 4.0, and not available in forms ?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?