Self help FAQ ["FAQ"] How to make the "order by" statement work in the gateway-sql plugin Chez June 17, 2020 02:36 Updated Follow 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: Once defined, the sorting should take place automatically.select * from T2 order by value Tags: Related articles How do I reformat existing dataviews and group multiple rows of data together? Why does gateway-sql not return column data? How to filter out null values in gateway sql Gateway SQL - Using XPath Sources How do I use multiple data sources in gateway SQL Comments 0 comments Please sign in to leave a comment.
Comments
0 comments
Please sign in to leave a comment.