Understanding the Metadata Function DATABASEPROPERTYEX()
Learn how to use the DatabasePropertyEX() function to query your database for settings.
2022-08-29
2,191 reads
Learn how to use the DatabasePropertyEX() function to query your database for settings.
2022-08-29
2,191 reads
2022-08-24
527 reads
2022-09-02 (first published: 2022-08-23)
10,439 reads
2022-08-22
672 reads
Step-by-step guide to solve the "INSERT EXEC cannot be nested" problem by using a CLR when unit testing stored procedures using the tSQLt framework.
2022-08-19
39,462 reads
Learn how to create a table in SQL Server using T-SQL along with several different examples that build upon each other to create the final table.
2022-08-19
2022-08-08
612 reads
In this article we look at how to generate random dates in SQL Server to build a sample dataset along with code and examples
2022-08-05
2022-07-27
593 reads
In this article we look at how to generate random dates in SQL Server to build a sample dataset along with code and examples
2022-07-27
By Brian Kelley
There's a great article from MIT Technology Review about resetting on the hype of...
By Steve Jones
etherness – n. the wistful feeling of looking around a gathering of loved ones,...
By Steve Jones
A customer was asking about tracking logins and logouts in Redgate Monitor. We don’t...
Comments posted to this topic are about the item The Max PK Length
Comments posted to this topic are about the item My experience using the GitHub...
Comments posted to this topic are about the item The Microsoft SQL Year in...
If I create a multiple column Primary Key constraint, what is the most number of bytes I can include in the constraint?
See possible answers