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
Prepare me a program for the animation of train
Which type does string inherit from?
Can enum be null?
What is destructor example?
What is constructor overloading in oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
any one please tell me the purpose of operator overloading
Which is not an object oriented programming language?
write a program to find 2^n+1 ?
What are oops functions?
What is object in oop?
What is multilevel inheritance?
what is difference between class template and template class?
What is stream in oop?
Why is static class not inherited?