2001-07-02
4,070 reads
2001-07-02
4,070 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,708 reads
2001-06-25
7,075 reads
Answers to the SQL quiz that Steve Jones used to give to prospective employees.
2001-06-22
11,639 reads
This article examines the hiring practices of Steve Jones and provides some ideas for how to choose between candidates.
2001-06-22
13,461 reads
2001-06-20
3,657 reads
2001-06-18
2,002 reads
Steve Jones provides some notes from the field after installing SP1 on a personal edition of SQL Server
2001-06-18
2,880 reads
A new security alert affecting SQL Server was released on June 12, 2001
2001-06-14
3,626 reads
2001-06-13
3,528 reads
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
By Steve Jones
Next week I’m at VS Live in San Diego (register and join me) and...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers