×
Back to Geneos FAQ
Gateway-SQL - How to make the "order by" statement work in the gateway-sql plugin
You need to define the columns and type in the table definition
- When you define the source tables in the gateway-sql plugin, ensure that you define the columns and its corresponding type: Geneos - Gateway-SQL - How to make the “order by” statement work in the gateway-sql plugin 2. Once defined, the sorting should take place automatically. Geneos - Gateway-SQL - How to make the “order by” statement work in the gateway-sql plugin select * from T2 order by value Geneos - Gateway-SQL - How to make the “order by” statement work in the gateway-sql plugin
["Geneos"]
["Geneos > Netprobe"]
["FAQ"]