Answer Posted / orawhiz
A table is the basic unit of data storage in an ORACLE
database. The tables of a database hold all of the user
accessible data. Table data is stored in rows and columns.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to define a data source name (dsn) in odbc manager?
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 we delete duplicate rows in a table?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
Please explain oracle data types with examples?
Explain oracle instance.
Explain how are indexes update?
How to export your connection information to a file?
how to clone 9i Database on to 10g Database.
What is the fastest query method to fetch data from the table?
List the parts of a database trigger.
Can we create database in oracle using command line ?
Explain rename?
Explain what are the advantages of views?
How to create a temporary table in oracle?