2023-10-27
434 reads
2023-10-27
434 reads
2023-10-25
530 reads
2023-10-23
423 reads
2023-10-20
454 reads
2023-10-18
346 reads
2023-10-16
508 reads
2023-10-11
382 reads
If you haven’t already heard, SQL Server 2022 introduced a new built-in system function called GREATEST. Simply put, it is to a set of columns, variables, expressions etc. what the MAX function is to a set of values (i.e., rows) of a single column or expression.
2023-10-09
This article shows how GENERATE_SERIES can be used with a few practical examples and a warning on parameters.
2023-10-09
9,026 reads
2023-10-04
337 reads
By Brian Kelley
If you're looking for particular "Black Friday" deals, here is what I've seen advertised...
By SQLPals
Dry-run xp_delete_file Before Actually Deleting Files? xp_delete_file doesn’t really have a...
By Brian Kelley
In the United States, today is Thanksgiving. The intent behind the holiday is to...
Comments posted to this topic are about the item Which Object Definitions Are Available?
Comments posted to this topic are about the item What's Your Theme Music?
Comments posted to this topic are about the item T-SQL in SQL Server 2025:...
For which of these object types can I get the code when I run the OBJECT_DEFINITION() function in SQL Server 2025? (choose 3)
See possible answers