SQLSaturday#59 Update! - 3 weeks to go.....the after PASS East Coast Special!
Β SQLSaturday#59 Update!
Well, the event is now less than 3 weeks away (better finish my presentation π and there are 450+ attendees...
2010-11-01
559 reads
Β SQLSaturday#59 Update!
Well, the event is now less than 3 weeks away (better finish my presentation π and there are 450+ attendees...
2010-11-01
559 reads
Β
Sunday, October 31, 2010 is Halloween, and in the spirit of the holiday of ghosts, goblins, vampires, werewolves, witches and...
2010-10-29
2,405 reads
SQLSaturday #59 Speaker Interview #13 β with Mark Kromer
Today, coming in from Philadelphia, PA, we are talking with Mark Kromer, who...
2010-10-28
790 reads
Β SQLSaturday #59 - Speaker Interview Series # 12 - with Ayad Shammout
Today, we bring you the immaculate interview.Β If his sessions are as...
2010-10-27
851 reads
SQLSaturday #59 β Speaker Interview #11 with Steve SimonΒ
Queue the track.Β I canβt help hearing the theme song from Indiana Jones...
2010-10-26
715 reads
SQLSaturday #59Β Interview Speaker Series #10Β - with Thomas LaRock
Β
Today, Monday, we pick up on our speaker interview series, with my...
2010-10-25
727 reads
Β SQLSaturday #59 β Speaker Interview Series #9 β with Scott Weinstein
To round off the week, we bring you a short interview with...
2010-10-22
645 reads
Β Β Β Β Β SQLSaturday #59 β Speaker Interview Series #8 β with Aaron King.
We interrupt this blog post to bring you the latest SQLSaturday#59 News...
2010-10-21
1,107 reads
Β SQLSaturday #59 - Speaker Interview Series # 7 - with Hilary Cotter
He specializes in Microsoft Search solutions and high availability technologies like data...
2010-10-20
1,132 reads
SQLSaturday #59 β Speaker Interview Series #6 with Michael Coles
Today is Tuesday.Β And in honor of TSQL Tuesday, weβre bringing you...
2010-10-19
1,323 reads
By Rayis Imayev
"But I donβt want to go among mad people," Alice remarked."Oh, you canβt help...
By Steve Jones
I saw some good reviews of the small gemma3 model in a few places...
Β Why you should connect resiliently to SQL Server Transient failures happen β in the cloud...
$server = "YourServer" $db = "YourDatabase" $sqlFile = "C:\path\query.sql" $outFile = "C:\path\output.xlsx" # Run...
$server = "YourServer" $db = "YourDatabase" $sqlFile = "C:\path\query.sql" $outFile = "C:\path\output.xlsx" # Run...
Hi everyone I have a 1000 line SQL query that is too long to...