Comments
Sort by recent activity
Thanks @Tianjiao_Li / comments
Thanks @Tianjiao_Li
Hi @RichardL +1 from me.
Can you please get the order by handled correctly when within a within group clause? Thanks, Wolfgang
/ comments
Hi @RichardL +1 from me.
Can you please get the order by handled correctly when within a within group clause?Thanks,Wolfgang
Thanks guys,
SQL Prompt 8.1 has now the options I was looking for !!!!
Well done !!! / comments
Thanks guys,
SQL Prompt 8.1 has now the options I was looking for !!!!
Well done !!!
You can simply order the data based on the column order ORDER by 1,2,3,4,5,... This is not ideal but good enough for source control. This is an approach done by other tools. Can you please think about this again?
/ comments
You can simply order the data based on the column orderORDER by 1,2,3,4,5,...This is not ideal but good enough for source control. This is an approach done by other tools.Can you please think about...