2018-05-17
101 reads
2018-05-17
101 reads
Disappointment is hard, but you get to choose how you react to it.
2018-05-14
97 reads
AD Authentication in SQL Server has been around for a long time, so why do we still use SQL Authentication?
2018-03-30
378 reads
2018-02-01
68 reads
Often we are encouraged to learn the latest things, but sometimes the old stuff is worth knowing too.
2017-12-26
80 reads
2017-12-18
53 reads
2017-12-11
69 reads
It is getting to be that time of year. Holiday parties are you for them or against
2017-11-14
69 reads
A lot of us are introverted, so is there anything that can be done about it?
2017-11-09
104 reads
2017-11-01
82 reads
By Steve Jones
I heard someone say recently that you can’t change a primary key value in...
By Kevin3NF
Indexes 101: What, Why, and When? “What Is an Index?” I get this question...
By Arun Sirpal
I do believe most people know about the ability to backup your SQL server...
Upgrading an instance of SQL Server 2019 to SQL Server 2022 - I am...
SQL Server SSRS 2022. Running into ' SSL Provider, error: 0 - The target...
SQL Server SSRS 2022. Running into ' SSL Provider, error: 0 - The target...
How can I check what value I used for TEXTSIZE? I ran this code:
SET TEXTSIZE 8096But then deleted the code and couldn't remember. Is there a way to check this? See possible answers