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 the fundamental idea of oop?
How to hide the base class functionality in Inheritance?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What are objects in oop?
Can you explain polymorphism?
Why oops is important?
What are oops functions?
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 overriding in oop?
What is polymorphism and types?
What is inheritance in oop?
What is and I oop mean?
Why do we use class in oops?
Where is pseudocode used?