More Networking Thoughts
I’ve happened to have a few networking events happen recently that I thought I’d share, all part of trying to...
2010-12-13
649 reads
I’ve happened to have a few networking events happen recently that I thought I’d share, all part of trying to...
2010-12-13
649 reads
Don't miss the SQL Lunch tomorrow.
#44-Learning SSIS under 1 hour
Speaker: Jose Raul Chinchilla
Add To Outlook: Add To Calendar
Meeting URL: https://www.livemeeting.com/cc/usergroups/join?id=FN36T2&role=attend
Date...
2010-12-13
915 reads
In several previous posts I have described some of the usability changes that will come with the next release of...
2010-12-13
1,475 reads
Technology, especially information technology, is the greatest thing to ever happen to mankind, freeing us from toil and drudgery. Technology,...
2010-12-13
922 reads
Well, we have 3 days left in the PASS SQLRally Call for speakers and we are doing well. We have over...
2010-12-13
329 reads
While learning query tuning topics, I got a chance to understand anatomy of data page and different types and levels...
2010-12-13
6,813 reads
There are many considerations and much preparation to do, when a company decides that it is ready to upgrade their...
2010-12-13
13,797 reads
There's a contest going on, today through Friday, and you can win a copy of SQL Monitor from my employer...
2010-12-13
809 reads
Last year I submitted a Connect item for SQL Server 2005 SP4. Quite a few people supported this item and...
2010-12-13
1,438 reads
Here’s the rundown of what we were up to last week
Friday night at 11pm CST we present another wildly appealing...
2010-12-13
811 reads
By Brian Kelley
Fabiano Amorim has written an excellent article at Simple Talk on securing msdb. Here's...
By Steve Jones
This month we have a new host, which I am grateful for. So many...
I needed to do some research because there is more to #temp tables than...
I wrote a recursive CTE to determine employee levels... but what if I wanted...
hi , our business partner is asking s4 sap api's for receivable info and...
I have a really stupid question... Is there an easy way to search for...
The STRING_ESCAPE() function requires 2 parameters in SQL Server 2025. The first is a string of text and the second is the type of escape rules being used. What are the options for the second parameter?
See possible answers