What is a View ?
Answers were Sorted based on User's Feedback
Answer / guest
View is a logical table which will be created based on
select statement.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / minakshi sahu
view is alogical representation of a table. which is used
for data security
| Is This Answer Correct ? | 2 Yes | 0 No |
What do you mean by cdb and pdb in oracle 12c?
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is a Data File ?
what is port in oracle? how is it related to database application.
What are the benefits of ordbms?
What are joins, explain all types of joins?
When a form is invoked with call_form, Does oracle forms issues a save point ?
What is proxy method?
How to create tables for odbc connection testing?
We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it.
What is tns entry?