2001-07-09
3,593 reads
2001-07-09
3,593 reads
Looking to advance your career? Trying to get started as a DBA? Some advice from a DBA with ten years working with SQL Server
2001-07-06
9,122 reads
Steve Jones's review of this classic and reference. A must-have for every SQL Server DBA.
2001-07-04
5,416 reads
2001-07-02
4,064 reads
Ever needed to find the first occurrance of some data. This article looks at T-SQL querying for data in natural order.
2001-06-29
12,695 reads
2001-06-25
7,071 reads
Answers to the SQL quiz that Steve Jones used to give to prospective employees.
2001-06-22
11,629 reads
This article examines the hiring practices of Steve Jones and provides some ideas for how to choose between candidates.
2001-06-22
13,452 reads
2001-06-20
3,651 reads
2001-06-18
1,990 reads
NO AI was used to generate this content. Grammarly was used to check and...
By Vinay Thakur
The soul of project management is Process Group(PG) and Knowledge Area(KA). they are related...
My old Dell XPS that I used for personal stuff started to degrade; well,...
Hi, We are looking out to read parquet file directly from on premise shared...
We want to enable ADR on our SQL Server 2019 instances. I’ve heard that...
Comments posted to this topic are about the item Forward Deployed Engineers
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