What is the difference between NAME_IN and COPY ?

Answers were Sorted based on User's Feedback



What is the difference between NAME_IN and COPY ?..

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

What is the difference between NAME_IN and COPY ?..

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

Post New Answer

More Oracle Forms Reports Interview Questions

What are the different display styles of list items?

1 Answers  


When to use Place holder columns in Oracle Reports and what is a place holder column?

2 Answers  


What is the built-in function used for finding the alert?

1 Answers  


Explain types of Block in forms4.0?

1 Answers  


What is the between Function and Procedure?

3 Answers   HCL,


List system variables available in forms 4.0, and not available in forms ?

1 Answers  


what is an object groups?

2 Answers  


how will the report recognize the parameter

1 Answers  


What is the usage of the confine mode in Layout Editor ?

2 Answers   Convergys,


how can create the lexical parameter after the select class?

1 Answers   Oracle,


Explain about stacked canvas views?

2 Answers  


What does an on-clear-block Trigger fire?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)