how to do daily transactions with out sql* loader control file regesterd in apps?
No Answer is Posted For this Question
Be the First to Post Answer
Explain a private synonyms?
What privilege is needed for a user to insert rows to tables in another schema?
What is the difference between sharding and partitioning?
What is Database Link ?
How to use regular expression in pattern match conditions in oracle?
How to connect asp pages to oracle servers?
What is oracle update statement with inner join ?
What is a user role in oracle?
What do you mean by cdb and pdb in oracle 12c?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to find the duplicate rows count from employees table in oracle?
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?