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!

how to write output query results to txt file

689201Apr 21 2010 — edited Apr 22 2010
have a below query which results some records which i want it write in txt file

select a.empcode employee a, address b where a.empcode != b.emp.code
This post has been answered by BluShadow on Apr 22 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2010
Added on Apr 21 2010
2 comments
59,013 views