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


Please Help Members By Posting Answers For Below Questions

What is the point of oop?

660


What is the real time example of inheritance?

645


i got a backdoor offer in process global,Bangalore..Can i work with it?

2330


What is the real life example of polymorphism?

609


How do you achieve runtime polymorphism?

573






What does oop mean in snapchat?

688


When not to use object oriented programming?

572


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2765


explain sub-type and sub class? atleast u have differ it into 4 points?

1840


what are the ways in which a constructors can be called?

1585


What is constructor in oop?

591


Why do pointers exist?

665


What is polymorphism explain its types?

688


What is destructor in oop?

627


Why is there no multiple inheritance?

572