i have to create a view in SQL as like in ORACLE DATA
EXPRESS EDITION
Answer Posted / palsaniya sadikhasan, meta.
create <view name> as select * from <table name>;
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is oops?what is its use in software engineering?
Can destructor be overloaded?
is there any choice in opting subjects like 4 out of 7
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is encapsulation in oop?
Is this job good for future? can do this job post grduate student?
What is pointer in oop?
Why it is called runtime polymorphism?
Can abstract class have normal methods?
to find out the minimum of two integer number of two different classes using friend function
hi all..i want to know oops concepts clearly can any1 explain??
What is abstraction and encapsulation?
What is polymorphism and why is it important?
What do you mean by variable?
What is difference between inheritance and polymorphism?