i have to create a view in SQL as like in ORACLE DATA
EXPRESS EDITION
Answer Posted / mugdha taru
create view <view name> as select * from <table name> where
<condition>;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism and example?
What is the difference between a constructor and a destructor?
What is polymorphism in oops with example?
What is the point of oop?
What is and I oop mean?
What is multilevel inheritance?
Whats is abstraction in oops?
What does sksksk mean in text slang?
What is class in oop with example?
What is the point of polymorphism?
What are main features of oop?
What is the main purpose of inheritance law?
What are the 4 main oop principles?
What is a class in oop?
Why is oop useful?