MDX Utility Belt of Calculations Part 4
This is part four in the series of blog posts that will help in building a library of calculations you...
2009-12-07
2,814 reads
This is part four in the series of blog posts that will help in building a library of calculations you...
2009-12-07
2,814 reads
Microsoft Learning has put up a new Microsoft Student Career Portal that gives advice and links to resources on how...
2009-12-07
1,469 reads
It surprises me how often I see people posting questions about what type of encryption to implement for credit card...
2009-12-07
779 reads
I am a pretty frequent traveler, as you would imagine. Running a consulting company, and being on it's principals assets...
2009-12-07
472 reads
Next week, I have the honor of presenting two different sessions on SSIS. These 2 events are the last speaking...
2009-12-07
605 reads
I recently was working with a client and as sometimes happens, I could not get on their network. Not a...
2009-12-07
619 reads
I recently was working with a client and as sometimes happens, I could not get on their network. Not a...
2009-12-07
511 reads
I spend this weekend playing with transaction replication and try to set it up so that I don't have to...
2009-12-06
1,069 reads
Devenius Software is offering a free tool to help you manage SQL Server encryption keys. Its called the SQL Encryption...
2009-12-05
555 reads
2010 is beginning to look like a great year for SQLSaturday events this year. Already, there are nine planned, and...
2009-12-05
417 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
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 ...
Comments posted to this topic are about the item AI Experience Gap that we...
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...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers