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.
No Answer is Posted For this Question
Be the First to Post Answer
3. Steps in UAT?
When creating a user, what permissions must you grant to allow them to connect to the database?
while creating requisitions i am unable to see the list of organisation can anyone help me out ?
key flexfield structure
Can anybody tell which is the best training institute for learning Oracle in chennai...? And i also i want placement assurance
What is cardinality?
can u give guidance abt packages of plsql
A Table has 10,000 records,How can i get latest 10 dates from the table.so that i can only store those 10 records in to my Resultset Object,to reduce load on my app?
what are the tools used for oracle 10g in real time.
Explain about party and customer in ar : oracle accounts receivable
What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
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.