Microsoft
Software
Hardware
Network
Question : Need help to seperate Select output using TABs
Hi All,
I need to create tab-delimited output from a select statement.
e.g. "select a as val_a, b as val_b, c as val_c from tab" should print VAL_A <tab> VAL_B <tab> VAL_C <tab> Data <tab> Data <tab> Data <tab>
as the header followed by the data also separated by tabs.
Do anyone know how to do this in simpler way.
Answer : Need help to seperate Select output using TABs
this will do the job if you need export those data:
export to f:\test.del of del
modified by coldel0X09
select * from schema.mytable
Random Solutions
C:\blabla\nbproject\build-
impl.xml:3
10: D:\Projects\Netbeans Workspace\MyProject is not a valid directory
Upcoming tsunami in November
Export Input data (survey) to Excel in ASP.NET form
Server security analysis to determine patch level
deployoing ecconect application
Hard drives out of a raid are not recognized
KMS is activating Win7 Pro but not Win 2008 R2 Enterprise
ColdFusion Using .NET Class Library
VMWare ESXi vs vSphere Essential ($495 Option)
htaccess Partial Query String Rewrite