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

Answer Posted / sudarshanbehera07@gmail.com

Ans: showing error (ORA-00904: "A"."A": invalid identifier)

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why schema is used in sql?

517


Is sql pronounced sequel or sql?

741


What are the types of operators available in sql?

554


What is linq to sql?

554


Is progress software supports to ( pl/sql )?

530






Is primary key clustered or nonclustered?

568


How do you remove duplicates without using distinct in sql?

502


How do you use join?

524


What is pl sql quora?

649


Explain the difference between 'between' & 'and' operators in sql

531


What is a unique key and primary key and foreign key?

569


What is clustered index sql?

506


What is a join?

628


Why do we use joins?

568


What is union?

651