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
Difference between varchar and varchar2 data types?
What is oracle thin client?
What privilege is needed for a user to delete rows from tables in another schema?
What are the attributes that are found in a cursor?
Explain oracle’s server parameter file.
What is SQL Tuning Advisor in Oracle?
How to drop an index?
What are the differences between blob and clob in oracle?
What is a dead lock in oracle?
Explain the use of show option in imp command.
What is tns service name?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What are the components of logical database structure in oracle database?
What is oracle database client?
What is tns entry?