we have 10 records. It's occured error in 6th record how
can u find and how to rectify that?
Answer Posted / srilekha
select * from <Tab_name1> where rownum <=6
minus
select* from <Tab_name1> where rownum<6;
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you differentiate between mediator and osb?
q)what are the validations in sql*loader
How many schemas we have? how many you have used?
Is soa a part of oracle fusion middleware?
What is a value set? List its various types.
how can i print random rows in plsql table
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
How is choreography different from orchestration?
What do you understand by concurrent programs?
Can we create tables in apps schema?
List the types of flexfield?
Do you know what is applysys in oracle application database schema, what is apps?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
what is global tempory table?
how can develope the po variance and po summary report? with tables mandatory columns and query please?