Thoughts about the PASS BoD Nomination Process
I know I was one of the more vocal ones these past two years when the set of nominees were...
2010-09-06
881 reads
I know I was one of the more vocal ones these past two years when the set of nominees were...
2010-09-06
881 reads
For those of you whose BI projects never resemble your prom night (never getting past first base), it’s probably time...
2010-09-06
229 reads
I was asked by someone the other day, where do you get your drive and motivation? For a second, I...
2010-09-06
652 reads
This week we’re highlighting a new whitepaper on Configuring Kerberos Authentication for Microsoft SharePoint 2010 Products. It’s written by Tom...
2010-09-06
804 reads
Hey folks,
It's whitepaper Wednesday again and this week we're talking about "Introducing Microsoft StreamInsight" by: Torsten Grabs, Roman Schindlauer, Ramkumar...
2010-09-06
856 reads
Hey folks,
With high availability being so “high” on everyone’s list mirroring is a hot topic. This article by Sanjay Mishra...
2010-09-06
215 reads
People have been screaming from rooftops for a month now about the PASS election process, ever since a beloved member...
2010-09-03
968 reads
When I arrived at the Hutton Hotel in Nashville for the PASS Board meeting recently they couldn’t find my reservation....
2010-09-03
528 reads
Another free tool for SQL Server that supports SQL Server 2008/2005/2000, comes from xSQL Software, the Script Executor Commnity Edition,...
2010-09-03
1,187 reads
No, it’s not a new device. This time it’s my son, Delaney, who has been reading on my old iPhone...
2010-09-03
358 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