What is strip sources generate options?
Answer / chaudhry
Removes the source code from the library file and generates
a library files that contains only pcode.The resulting
file can be used for final deployment, but can not be
subsequently edited in the designer.
ex. f45gen module=old_lib.pll userid=scott/tiger
strip_source YES output_file
| Is This Answer Correct ? | 1 Yes | 0 No |
explain about content canvas views?
What are the built-ins used for Getting cell values?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
When will ON-VALIDATE-FIELD trigger executed ?
What is the remove on exit property?
Can you attach an lov to a field at run-time? if yes, give the build-in name.
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame?
Is the After report trigger fired if the report execution fails?
What is an Lov?
explain tkprof?