Tag Archives: SQL

70-450: Complete!

After another month of studying, I finally took the 70-450.  I’m happy to say I passed!  I did learn one thing from the exam: I should spend more time with encryption techniques and what all you can accomplish through encryption.  Unfortunately, I’ve never had the business excuse to practice with encryption.  I am interested in [...]

 

Comments ( 2 )

SQL 201-Table Variables

  It’s been a while since I’ve added to my SQL 201 series, so I thought I’d pick up with table variables.  In an earlier post, I covered temp tables. Temp tables are a great place to dump in raw data, then transform it into another form so you can use it in a different [...]

 

Comments ( 3 )

Don’t Miss My Session at SQLSaturday #80

That’s right!  I’ll be speaking at this weekend’s SQL Saturday event in Wheeling, WV.  I’m the last speaker in track #3.  I’m looking forward to Ed Wilson’s PowerShell session at 9:10AM, I need to use more PowerShell in my daily job.  I have a couple of scripts that really work for me now, it’s time [...]

Comments ( 0 )