Viewing 15 posts - 751 through 765 (of 8,760 total)
January 23, 2019 at 3:22 am
Thanks for this nice write-up Kimani, good job!
😎
January 22, 2019 at 12:31 pm
Seen this too many times:pinch:
😎
Distinct sort for 380.000.000+ rows in parallel operation will kill most servers!
Try this
;WITH SOURCE_IDS...
January 20, 2019 at 2:55 am
ChrisM@Work - Thursday, January 17, 2019 1:47 AMPeppa Pig jigsaw.
Working on it, got most of the pieces, missing some parts though
January 17, 2019 at 1:46 pm
Here is a quick example
😎
USE TEEST;
GO
SET NOCOUNT ON;
IF OBJECT_ID(N'dbo.TBL_TIMECARD_05') IS NOT NULL DROP TABLE dbo.TBL_TIMECARD_05;
CREATE TABLE...
January 17, 2019 at 2:10 am
The SQL Server (MSSQLSERVER) service failed to start due to the following...
January 17, 2019 at 1:38 am
Some of the bank security stuff is a total joke. I like how...
January 16, 2019 at 9:37 am
January 16, 2019 at 8:49 am
Irony and sarcasm would have gone over my head last night, and it...
January 16, 2019 at 8:21 am
Viewing 15 posts - 751 through 765 (of 8,760 total)