Sybase query: How can I sort the extraction (by well formed columns)
1
vote
1
answer
207
views
community
I built a *Sybase query* statement in a script (using the isql command/line ) below is the code:
My script contains:
isql -U databasename_dba -P password <
My **desired output** would be:
Thinking that extracting just the data (excluding the headers) might fix the output. I added in my code
Thanks in advance for your ideas

-b
isql -U databasename_dba -P password -b <
Asked by Lorenzo Castagno
(128 rep)
Jul 26, 2019, 12:58 PM
Last activity: Jul 26, 2019, 05:27 PM
Last activity: Jul 26, 2019, 05:27 PM