How can we help you today? How can we help you today?
wolfixx

Activity overview

Latest activity by wolfixx

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...
0 votes
Temporal Tables Keywords not recognised
Hi RedGate Team, It seems the new temporal tables keywords are not recognised when running the current query (Shift + F5) and also when formatting the query it adds a semicolumn before FOR ... Vers...
1 follower 1 comment 0 votes
WHERE clause allignemnt with multiple levels
Hi, This is the WHERE part of a query after I applied SQL Prompt formatting. As you can see when I add a sub level after AND with 2 opening brackets they appear on the same level .... WHERE ExportW...
2 followers 2 comments 0 votes