I am using SQL 6.5 and require to have the results of my query to appear without column headers and as Tab Delimited.
i realise that I can do this through the 'Query Options' in the menu bar but I need to set this using an SQL statement in the query itself (Similarly to 'set rowcount' or 'set nocount off').
Please Help!!
i realise that I can do this through the 'Query Options' in the menu bar but I need to set this using an SQL statement in the query itself (Similarly to 'set rowcount' or 'set nocount off').
Please Help!!