Could some one please give me some advice? I am new to Sybase and am trying to get sybase-ase-11.0.3.3-6 to produce an outfile of a certain table. It would be great if I could create an xml file but anything will do.
This is what I would do for MySQL:
Select * from someTable into outfile 'someFile.txt'
Thanks for any help.
Scott
This is what I would do for MySQL:
Select * from someTable into outfile 'someFile.txt'
Thanks for any help.
Scott