Of Interest
Business Intelligence and Analytics
Oracle Training
|
Sybase
»
T-SQL
»
»
Sybase IQ - Showing Multiple Result Sets
By default, the dbisql command utility shows only the last result set .. here is how to make it behave like normal isql.
set option isql_print_result_set=ALL
go
set option isql_show_multiple_result_sets=On
go
|
|
|
Get the latest Rocket99 news and tech tips via
|