Give syntax for SQL and ORACLE joins.
No Answer is Posted For this Question
Be the First to Post Answer
what is main def between plsql/table and array?
Can u make a synonym for deptno=10 only from emp table.
What is an Oracle index?
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
What is DTS and purpose of DTS ?
What are the different types of modules in oracle forms?
How to create a table interactively?
How to use like conditions in oracle?
How to convert numbers to characters in oracle?
What is coalesce function?
how to join query for one source type is oracle another source type is sql server ?
5. Display full details for the creditor/s who has received the single largest payment. Do not use a table join or set operator anywhere in your query.