Sample Header Ad - 728x90

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: Desidered output Thinking that extracting just the data (excluding the headers) might fix the output. I added in my code -b isql -U databasename_dba -P password -b < Thanks in advance for your ideas
Asked by Lorenzo Castagno (128 rep)
Jul 26, 2019, 12:58 PM
Last activity: Jul 26, 2019, 05:27 PM