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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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
58,753 views