What is an Oracle view?
Answer / 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 |
Point the difference between translate and replace?
How to use group functions in the select clause using oracle?
What are steps required to ENTER DATA INTO DWH?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
What is blob data type in oracle?
How to use "if" statements on multiple conditions?
What is instant client oracle?
Explain the difference between replace() and translate() functions in oracle?
How do I find the database name in oracle?
How to create a new table by selecting rows from another table?
Describe Referential Integrity ?
Explain oracle instance.