i have to create a view in SQL as like in ORACLE DATA
EXPRESS EDITION
Answers were Sorted based on User's Feedback
Answer / mugdha taru
create view <view name> as select * from <table name> where
<condition>;
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / palsaniya sadikhasan, meta.
create <view name> as select * from <table name>;
| Is This Answer Correct ? | 2 Yes | 1 No |
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
how can we design a magic square in c++?or suggest me the basic idea of it.
c++ is a pure object oriented programming or not?
We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?
What is and I oop mean?
What is pointer in oop?
What are different oops concepts?
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
What is the main difference between C++ and Java
is java purely oop Language?
49 Answers HCL, Infosys, TCS,
Where is pseudocode used?
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,