Answer Posted / suresh.somayajula
it is nothing but collection of tuples in a relation or
collection of attributes in a relation .
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
can u pls share responsibilities for production how to environment in odi?and how to generate report ?
What is the disk migration? what is the steps involved in oracle disk migration?
What is the difference between conversions and interfaces? : oracle accounts receivable
What do you mean by hz_ in customer tables? : oracle accounts receivable
where the dff data will be stored
What do you mean by Oracle MEDIA RECOVERY?
what are the tools used for oracle 10g in real time.
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
Explain prerequisites and post activities of oracle database installation
as a technical developer in oracle applications which type errors feced in your experience sofar
what is difference between inner join & nested query or subqueries
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.