Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating an empty column for the query.

913155Dec 20 2012 — edited Dec 20 2012
Hi All,

I have a query which results like this

A(Col1) B(Col2) C(Col3)
x 1 90

But i want to add an extra empty Column at end as D(Col4).My query is joined by 6-7 tables.So Please can anyone help on this.

Thanks
Sri
This post has been answered by Manik on Dec 20 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 17 2013
Added on Dec 20 2012
4 comments
1,645 views