2008-02-25
29 reads
2008-02-25
29 reads
Do you know how to suggest improvements or features for SQL Server? Or report bugs? You use Connect, but it needs some work before it will really help the product.
2008-02-25
75 reads
This Friday Steve Jones asks about capital at work and does it affect the way you do business.
2008-02-22
42 reads
2008-02-21
180 reads
2008-02-20
95 reads
2008-02-19
59 reads
A perspective from Richard Collins on the creation of a government IT profession in the UK.
2008-02-18
76 reads
2008-02-18
79 reads
This year TechEd is across two weeks, with a different focus for each. Which one would you rather attend.
2008-02-15
45 reads
Why don't we have updates, patches, and service packs slipstreamed into the base product for new installs?
2008-02-14
139 reads
By Steve Jones
I wrote about learning today for the editorial: I Can’t Make You Learn. I...
By ReviewMyDB
Fabric has CI/CD built in, but if you've tried to use it for database...
By Steve Jones
attriage – n. the state of having lost all control over how you feel...
Comments posted to this topic are about the item Forward Deployed Engineers
Comments posted to this topic are about the item TRY_PARSE vs TRY_CONVERT in SQL...
Comments posted to this topic are about the item DBCC CHECKDB Limits II
I have a SQL Server 2025 database that I want to check for corruption every night. One of the things we do is disable indexes used for ETL loads during the weekend and re-enable them on Monday morning. If we run DBCC over the weekend, are our disabled indexes checked for consistency?
See possible answers