I have some query regarding Report generation from Oracle
Apps "PO module".
I have to generate a report where table columns are as below:
Vendor_name Invoice No PO Number Item_Quantity Value of
Goods Date of Shipping Name_of_the_transport
Date_of_receipt_issued.
Now my questions is :from which table/column I can get the
information of "Name_of_the_transport" column.
Thanks in advance.
What does ROLLBACK do ?
How to Select second Maximum salary in a Table ?
How to create a new user account in oracle?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
difference between imlicit cursor and explicit cursor ?
How to connect ms access to oracle servers?
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 ?
what is the syntax of ALTER command?
how to get count of tables in particular database in Oracle?
Explain mutating triggers.
How to delete a column in an existing table?