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!
Sir
LIke bellow code by which I select id from the dual table then how to select sql date from dual table.
select 5525001 Id from dual
I want a query like
select date Date from dual
Please guide
Regards