2. Select A.A from ( select 1 as from dual Union select 1 as from dual)A
Full outer join ( select 1 B from dual Union select 2 B from dual)B
On A.A=B.B
Answers were Sorted based on User's Feedback
Answer / sudarshanbehera07@gmail.com
Ans: showing error (ORA-00904: "A"."A": invalid identifier)
| Is This Answer Correct ? | 3 Yes | 4 No |
Can we use ddl statements in stored procedure sql server?
Can we use threading in pl/sql?
What sql database should I use?
What is autocommit sql?
What is the max nvarchar size?
Table Order_Name has a column Order_Date which gives the date & Time at which the order is passed.Find the table to write a query to find out the latest order.
Can we rename a column in the output of sql query?
What does count (*) mean in sql?
what is inline view?
Is sql the best database?
types of exceptions and what is meant by pragma autonomous_transaction ?what is the use.
what is the need of the cursor attribute notfound..(because using found attribute we can complete the task......found + negation operator = not found )
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)