How to write a query with a right outer join in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is open database communication (odbc) in oracle?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
List the types of joins used in writing subqueries?
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
Difference between varchar and varchar2 data types?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4
can you call insert/update/delete in select statements. If yes how? If no what is the other way?
how to join query for one source type is oracle another source type is sql server ?
What are the values that can be specified for OPTIMIZER MODE Parameter ?
How to join two tables in a single query using oracle?