what is difference between po_headers_all and po_headers
Answers were Sorted based on User's Feedback
Answer / suresh.somayajula
po_headers_all is multi org table . in this we can get data
from all branches.
but po_headers is multi org view. in this we can get data
from particular branch.
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / meetseshadri
PO_HEADERS_ALL is a table, it holds the data pertaining to
all operating units.
PO_HEADERS is a view,which can be able to hold the data
pertaining to a particular operating unit at runtime.
| Is This Answer Correct ? | 8 Yes | 9 No |
Write an SQL Query to Delete Duplicate records from a table using ROWID.
24 Answers pspl, Satyam, Thinkways,
what is global tempory table?
What is multi org?
how to use .prt file in bitmap reports?
what is meant by Drill Down in Discoverer report? why it will be use?
In sequence i want to 11 and 15th values how we will write?
what is meant by anchoring?
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
what is the database size you used?
Tell me some thing about SQL-LOADER.
WHAT IS THE FORWARDREFERENCE IN PL/SQL?
can we use commit in trigger? If yes how?