|
-
February 16th, 2000, 10:19 AM
#1
file-io (sqlserver)
Hi can anybody give suggestion to the problem under stated :
(Note : cuttent table is in sqlserver)
I have a table for which some of the columns has to beported from the table to a text file like
table1
-------
col1 col2 col3
10 e10 f10
20 e20 f20
30 e30 f30
and my text-file should look like
e20 is on f20
e30 is on f30
(condition porting like utl-file package in Oracle)
Thanking u,
Regards,
Ramani Ranjan Nayak,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|