Getting Started with Adobe After Effects - Part 6: Motion Blur


Upload Image Close it
Select File

Nakul Vachhrajani is a Technical Specialist & Systems development professional with iGATE. He holds a MCTS (SQL Server 2008: Implementation & Maintenance)
Browse by Tags · View All
#SQLServer 232
SQL Server 231
Administration 198
DBA 187
Tips 176
Development 176
T-SQL 171
#TSQL 169
Guidance 113
Tools and Utilities 112

Archive · View All
April 2011 14
March 2012 11
December 2011 11
March 2011 11
December 2012 10
October 2011 10
January 2011 10
January 2013 9
November 2012 9
October 2012 9

#0185 - SQL Server - Quiz-Which database does not follow one of the ACID properties? Winners Announced!

Aug 9 2012 12:00AM by Nakul Vachhrajani   

Earlier this week, we discussed the following ACID properties that are geared towards ensuring the integrity of the data residing within the database.

  • Atomicity
  • Consistency
  • Isolation
  • Durability

Every user database within Microsoft SQL Server follows these ACID properties. However, there is one special case – one database which does not support one of the ACID properties. Therefore, I had asked 3 questions – one main, and the rest were bonus questions as mentioned below:

  1. Which SQL Server database does not follow one of the ACID properties?
  2. Name the ACID property which is not followed in the answer to question #1
  3. Explain, in your own words, the reason why you believe the database does not follow the said ACID property

Today, I will attempt to answer these questions myself.

Which SQL Server database does not follow one of the ACID properties? Why?

In my humble opinion, this has to be the tempdb database. The tempdb database does not follow the ACID property of Durability. Here’s why:

Whenever Microsoft SQL Server is restarted, the tempdb is recreated. Any data that was committed to the tempdb is lot and replaced by a fresh copy from the model database. To test this out on your own, or to read about my experiments with the re-creation of the tempdb, you can refer my previous posts referenced below:

  1. TempDB – Is it a copy of the Model database?
  2. TempDB v/s Model database – Minimum size considerations – CREATE DATABASE - Error Msg 1803

Who came up with the correct answers?

First of all, I would like to thank everyone who responded. But, this is a competition, and hence, below are the people whose responses were correct:

Unfortunately, I will not be considering the answer of the user "sk2000" because the original answer was "NoSQL", which generally do not have the concept of ACID properties.

And now, for the winners…

The following are the winners, randomly selected from those who participated in the quiz.

Expect my DM on your twitter accounts this week-end (or earlier) with more information on your prize – a Pluralsight training code!

Check out: http://www.pluralsight-training.net/microsoft for a detailed list of the courses available. Did you know that Pluralsight has courses spanning almost every Microsoft technology currently available in the Market? If you are a blogger, do write about how you used the Pluralsight trainings – which trainings you took, and what is your feedback.

For those who did not win…

Do not despair if your name did not appear in the list above. Another quiz is coming up on Monday, August 13, 2012. Be sure to participate in that one too!

Until we meet next time,

Be courteous. Drive responsibly.

Tags: #SQLServer, SQL Server, Administration, Development, DBA, T-SQL, #TSQL, Community


Nakul Vachhrajani
4 · 33% · 10564
3
 
0
Lifesaver
 
0
Refreshed
 
0
Learned
 
0
Incorrect



Submit

2  Comments  

  • Congratulations to all the winners.

    commented on Aug 9 2012 12:37AM
    Manas Ranjan Dash
    39 · 5% · 1482
  • Many congratulations to all winners!

    commented on Aug 9 2012 1:30AM
    Nakul Vachhrajani
    4 · 33% · 10564

Your Comment


Sign Up or Login to post a comment.

"#0185 - SQL Server - Quiz-Which database does not follow one of the ACID properties? Winners Announced!" rated 5 out of 5 by 3 readers
#0185 - SQL Server - Quiz-Which database does not follow one of the ACID properties? Winners Announced! , 5.0 out of 5 based on 3 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]