2020-10-07
480 reads
2020-10-07
480 reads
2020-09-23
410 reads
2020-09-16
415 reads
2020-09-09
443 reads
2020-08-26
644 reads
The ability to analyze lots of data on a workstation can be a way to test things without overloading server systems until you are sure your code works.
2020-08-25
130 reads
2020-08-12
385 reads
2020-07-29
516 reads
2020-07-15
471 reads
2020-07-01
521 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?