What is the difference between NAME_IN and COPY ?
Answers were Sorted based on User's Feedback
Answer / guest
Copy is package procedure and writes values into a field.
Name in is a package function and returns the contents of
the variable to which you apply.
| Is This Answer Correct ? | 43 Yes | 5 No |
Answer / tino
Simply put, name_in gets value from a field, copy() puts
value to a field. Eg. MyVariable := name_in
('MyForm.MyField'); copy
(MyVariableOrMyConstant,'MyForm.MyField')
| Is This Answer Correct ? | 27 Yes | 3 No |
To execute row from being displayed that still use column in the row which property can be used?
what are difference between post database commit and post-form commit?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
what is the use of between page trigers in REPORTS... (please give answer in a explanatory way...if possible give screen shots also...)
What is 4-way match?
what is an object groups?
What are the vbx controls?
What are modalless windows?
What is a radio Group?
Can we invoke one form from another in a multi-forms application?
What are the type of triggers available in Oracle Reports ?
3 Answers Convergys, IBM, KPIT, Oracle, TCS,
if u develop report do u ask for anything from u r team leader