70-432
70-432: Database Options
Have you ever cracked open the properties for a database, and looked at all the options available on that page? If you’re preparing for the 70-432, you might
70-432
Have you ever cracked open the properties for a database, and looked at all the options available on that page? If you’re preparing for the 70-432, you might
The first thing a DBA does when something feels wrong is open SSMS and start querying DMVs. sys.dm_exec_requests, sys.dm_os_wait_stats, sys.dm_exec_sessions — the standard toolkit. In 2011, when clients started moving databases to SQL Azure, I kept hearing the same complaint: "
career development
I'm not a gear head by any means. Though I do know more about diesels now that I did two years ago. I love my Jetta TDI! The one thing I've always know about
I’m very excited that I can finally share with you all the fact that I’ve begun writing for Salary.com! The plan is to move much of my career
sql
In case you haven't had a chance to play with them Common Table Expressions (CTEs) are pretty cool. Basically you can define a temp table and do operations
sql
When you start preparing for the 70-432, one of the first topics you'll have to get used to is choosing the appropriate type of account you need to use for
sqljobs
I know they've just released the Job numbers for April. And yes, it's a mixed bag of news. While we added a lot of new jobs this month, we're still showing a
sql
I'm back to studying for the 70-432. That means it's time to cover another topic you'll need to be familiar with in order to pass this exam. Today's topic is
microsoft sql
SQLRockstar (Thomas LaRock) has another interesting suggestion to blog about for today's meme monday. He suggested we share some the things that go wrong with
career development
Help me help you. (you'll have to login to see the clip...it's consideredmatuuuuure) Help Me Help You Jerry Maguire at MOVIECLIPS.com During my career I've had
sql
Ok, let's cover another topic you'll need to know in order to pass the 70-433. You're going to need to be familiar with what triggers can do. When you get ready
sql
When you're getting ready for the 70-433, you're going to want to be familiar with constraints. They're useful tools for setting up data integrity checks inside