in sql *loder how to skip the middle records ex:from 10th to 20th records i want to skip?
Answers were Sorted based on User's Feedback
Answer / kutti
FILLER IS Used to SKIP the ENTIRE COLUMN not the DATA in the column.
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / bhargav
by using FILLER
instead of column name if we use Filler we can skip the records
| Is This Answer Correct ? | 5 Yes | 18 No |
Difference between set of books id and ledger id in r12 ?
can we use commit in trigger? If yes how?
where we find the status of order information.
What is the reason for distribution hold. Why invoices will go on distribution variance hold ??
sourcing in GL
I am insert in data to a table X .Which one is better while writing commit statement After each row inset or after all row insert to table.
what is the invoice matching
What are the requests groups?
Can you differentiate between mediator and osb?
do i need to declare bind parameter before using in the query?
I Have report which is having field at the end of page,,, problem is when i run report data is overflowing to the next page,,i want the data to come on same page can anybody help me out????
Can you have two functions with the same name in a pl/sql block?