Answer Posted / mohammed ashfaq
SELECT attr1,attr2..attrn
FROM TABLE1,TABLE2..TABLEn;
(IT IS SIMPLE SELECT)
(FOR COMPLEX SELECT)
SELECT attr1,attr2..attrn
FROM TABLE1,TABLE2..TABLEn
WHERE CONDITION;
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the different normalization forms?
What is the difference between 10g OEM and 11g OEM?
How to connect to the server with user account: sys?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is different types of joins?
Is there a function to split a string in plsql?
what is reindexing?
what is port in oracle? how is it related to database application.
What is an oracle cursor variable?
What's dateware house and what's clustor with practicle example
How to fetch the row which has the max value for a column?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
How to execute the package in oracle?
What is Reduced List of Values?
what are steps for interface? where is exchange rate defined in which table?