Answer Posted / nishi
A view is a virtual table. Every view has a query attached to it. (The query is a SELECT statement that identifies the columns and rows of the table(s) the view uses.)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
What is the parameter mode that can be passed to a procedure?
What is the difference between substr & instr functions?
What is using clause and give example?
What is meant by raw datatype?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How to name query output columns in oracle?
6. Display the client name and order date for all orders using the traditional method.
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
What are the different types of trigger and explain its various uses and functions?
How do you store pictures in a database?
How to lock and unlock a user account in oracle?
How to delete an existing row from a table in oracle?
How do I start tns listener?
What are the built-in functions used for sending Parameters to forms ?