2017-02-02 (first published: 2013-09-16)
17,533 reads
2017-02-02 (first published: 2013-09-16)
17,533 reads
Create a repository of all your database devices and stay informed about changes in their size and usage.
2014-12-04
11,245 reads
Perform automated database restores and check the integrity of your backup files
2014-08-11
5,508 reads
Based on a linked server setup, you can check your SQL Server backups on multiple instances.
2013-04-22
4,088 reads
By Ed Elliott
Running tSQLt unit tests is great from Visual Studio but my development workflow...
By James Serra
I remember a meeting where a client’s CEO leaned in and asked me, “So,...
By Brian Kelley
If you want to learn better, pause more in your learning to intentionally review.
Comments posted to this topic are about the item The Long Name
Comments posted to this topic are about the item Eight Minutes
Comments posted to this topic are about the item T-SQL in SQL Server 2025:...
I run this code to create a table:
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?