what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?
Answer / priyanka
External table is like ctl file syntax but with in database script this will pick up the file from database then load data in to staging table.
| Is This Answer Correct ? | 1 Yes | 0 No |
in ap_terms table what data will be stored
How to create user and how u attach with responsibility.
Exception Handilings?
Plz anybody send me Technical specification for AP Interface
Define MultiOrg Structure
After deploying like forms,reports into server how we connect this forms,reports to web?
what is difference between d2k report and oracle apps report
Difference between Bind and Lexical parameters?
what are the types of interfacing?
PL/SQL stored procedure parameters?
How relation will be made between modules in oracle financial?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?