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

How can a square be drawn in the layout editor of the report writer?

1 Answers  


What is bind reference and how can it carate?

1 Answers  


What do you understand by lov?

0 Answers  


what is integrity n how many integrity rules r there?

2 Answers   Convergys,


What are the different types of Package Procedure ?

1 Answers  






How can you create Lexical parameter n Bind parameter in Reports ?

1 Answers   GE, SVSS,


What are the built-ins used for finding Object ID function?

1 Answers  


Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?

2 Answers  


What is the use of Page Protect Property?

1 Answers   GE,


How to create LOV in Oracle forms?

2 Answers   Accenture, Polaris,


What use of command line parameter cmd file?

1 Answers  


What are the types of canvas-views?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)