i can create a view with two columns from emp table,, later
i need to add one more emp column to existing view.. what is
query
similarly add one more column to existing primary key
constraint.. please give me the solutions
Answer Posted / prasad_dwh09
dropping and recreating of view is not i am expecting..
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain an exception and its types?
What is merge statement used for?
How to loop through data rows in the implicit cursor?
How to recover a dropped table in oracle?
What is a synonym? What are its various types?
Explain the function of optimizer in oracle?
How many categories of data types?
What is set verify off in oracle?
What is Reduced List of Values?
How to sort the query output in oracle?
How to create an oracle testing table?
What is the database name in oracle?
Are truncate and delete commands same? If so why?
What is the difference between "as" and "is" in an oracle stored procedure?
How to pass parameters to procedures?