what is the difference between table and veiw?
Answer Posted / sanjay kumar
View is a virtual presentation of data of a one or more tables and view is strongly recommended about the security purpose but table has own space in database and present data as physically existence .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What privilege is needed for a user to create indexes in oracle?
Point the difference between translate and replace?
why dont we assign not null constraint as table level constraint.
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
Is rowid unique in oracle?
Which are the five query types available in oracle?
How to assign values to data fields in record variables?
What is data block in Oracle?
How to create a temporary table in oracle?
What is max rowid in oracle?
How to synchronize 2 schema's objects?
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 is flashback in Oracle?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
What is an index associated with a constraint?