how to replace not in with not exist?
No Answer is Posted For this Question
Be the First to Post Answer
What type of index should you use on a fact table?
How would you determine the time zone under which a database was operating?
Whats the purpose of using Nextval while creating the sequence.
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
0 Answers Pathway Technologies,
How would you determine who has added a row to a table?
difference of using cursor for loop and open,fetch,close.which one is better
What is autocashrule set? : oracle accounts receivable
what is sql*loader parameters and where we will use it.
wht r the base tables & primary key for BOM& WIP modules
as a technical developer in oracle applications which type errors feced in your experience sofar
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?