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 |
What are advantages of Stored Procedures?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
What are the types of variable use in pl sql?
Why cross join is used?
What is dynamic query?
When is the explicit cursor used ?
what are the authentication modes in sql server? How can it be changed? : Sql dba
explain advantages of myisam over innodb? : Sql dba
Is it possible to include an insert statement on the same table to which the trigger is assigned?
How to get second highest salary from a table
In table three columns with 1 milion records(here there is no sequence values) i want add one more column with sequence values from the first how it is posible?
Is not equal in sql?
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)