Identify Tables With Dropped Columns
How easily can we find tables with dropped columns that need cleanup?
2024-06-07
2,075 reads
How easily can we find tables with dropped columns that need cleanup?
2024-06-07
2,075 reads
2023-03-01
509 reads
2019-09-24
982 reads
2009-03-23 (first published: 2009-02-17)
945 reads
Want to boost your SQL game? Check out this free course, SQL Subqueries: Real-World...
By Steve Jones
The more I work with the Data API Builder (DAB), the more I lean...
By Steve Jones
It’s time for the first T-SQL Tuesday blog of 2025, with an invite from...
Hi everybody, we got 2 entries in this table [myDatabase].[sys].[sysusers] Is there a possibility...
We are self hosting sql servers, we are not using Azure for sql servers....
Hi everyone, Trying to get this data to the following format but I can't...
When does a column declared as SPARSE use no storage?
See possible answers