do i need to declare bind parameter before using in the
query?
Answers were Sorted based on User's Feedback
Answer / smith
No need of declaring bind parameters directly you can pass
the value.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / pakeera
no need to take the bind parameter why because the bind
parameter is used in the query.Before u can't declare.
| Is This Answer Correct ? | 1 Yes | 0 No |
Name the different Cursor Attributes.
how will u do documentation
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
Give a overview on Aol
Difference between set of books id and ledger id in r12 ?
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using >CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
What are the benefits of using soa architecture?
Difference between triggers and procedures?
what is the difference between request group and request security in oracle apps?
while running a interface if we get 100 records as erors. how to debug it.