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 / deepu
ALTER VIEW = CREATE OR REPLACE VIEW
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is parameterized cursor in oracle?
What is oracle server autotrace in oracle?
What is an oracle cursor variable?
What is the difference between 10g OEM and 11g OEM?
master table and child table performances and comparisons in Oracle ?
How to create an oracle testing table?
What is columnar storage what is the advantage?
How to delete multiple rows from a table in oracle?
Explain what are clusters?
What are the limitations of check constraint?
What is proxy method?
Is it possible to insert comments into sql statements return in the data model editor ?
How many types of synonyms in Oracle?
How to count groups returned with the group by clause in oracle?
material view and view disadvantages?