What is schema?
Answer Posted / jeetesh dubey
schema is a collection of object,class and attribute.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is MTTR advisor in Oracle?
Is oracle an open source?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How to grant create session privilege to a user in oracle?
How can I combine multiple rows into a comma-delimited list in oracle?
What is archive log in Oracle?
what is port in oracle? how is it related to database application.
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Explain how you would restore a database using RMAN to Point in Time?
Is truncate autocommit in oracle?
How to export your own schema?
How are extents allocated to a segment?
Describe varray?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
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.