How can we help you today? How can we help you today?
ccparkhill
Show Aggregate Result
Great new feature but can we please also have distinct count?Also, all I seem to be able to get with dates is a count, distinct count, min and max would also be useful.
2 followers 3 comments 0 votes
DATETRUNC
SQL prompt doesn't seem to handle DATETRUNC when formatting, instead of this:SELECT DATETRUNC (YEAR, [d].[FullDate]) AS [YearStartDate] FROM [Dim].[Date] AS [d];I get this, which errors when execut...
3 followers 8 comments 0 votes
GREATEST and LAST_VALUE IGNORE NULLS
SQL Prompt incorrectly formats GREATEST and IGNORE NULLS ( as well as PARTITION) with square brackets, which breaks the query, I'm using Azure SQL Database. So you end up with:[GREATEST] ([x].[ColB...
2 followers 6 comments 0 votes
Latest version
When downloading SQL Prompt or SQL Toolbelt installer the included version is 10.6.16 but the documentation says 10.6.18, I'm behind a firewall and can't update directly.
2 followers 2 comments 0 votes
XML sync rule
Is it possible to have something like a Sync rule which can consistently update XML data, for example if the Currency Code element has been masked to USD can the Currency Name element be synced to ...
2 followers 3 comments 0 votes