Answer Posted / guest
create table <table name>(column definition1, column
definition2,...);
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
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.
How can I create database in oracle?
Does oracle charge for java?
What are the uses of synonyms?
What are the ansi data types supported in oracle?
What is the difference between post-database commit and post-form commit?
Explain an index segment?
Can we write insert statement in function in oracle?
What is a data lock in oracle?
What is a tns service name?
How to check database size in Oracle?
What is a connect identifier?
How to connect to a remote server?
How to install oracle database 10g xe?
How to create lov dynamically at runtime & attach to text field?