What is the current behavior? We are logging sp_BlitzFirst to tables with a scheduled job: EXEC sp_BlitzFirst @OutputDatabaseName = 'DBAtools', @OutputSchemaName = 'dbo', @OutputTableName = ...
Additional context Azure Synapse Analytics serverless SQL pools do not support the DATEDIFF_BIG function. This limitation is documented by Microsoft. The standard DATEDIFF function is supported and ...
DATEDIFF is a common function in the SQL Server to find the number of days between two dates. Oracle offers its own solution, although does not have the DATEDIFF function. You have the right to access ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results