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
Exchange 2007 Service Pack 3 Install
Adding iSCSI store to existing ESXi 4.0 system?
Group Policy applied to Terminal Server is stopping Shortcuts placed in Public Desktop from appearing
How do I enable audio mapping over RDP on Windows 7?
Name of Antivirus software compiled
Php and Apache server 2.2
Java validation for radio button list
how to know and see all of predefined functions in TOAD editor for oracle?
Ecommerce Solutions with CMS
Microsoft SQL Server Reporting Services send E-mail in plain text