Talk:Dirty data

Latest comment: 10 years ago by 192.100.120.41
  • I have removed the {{prod}} tag which proposed that this article be deleted, because I think that this article has merit and so should not be deleted from Wikipedia. I'm leaving this message here as notification. If you still think the article should be deleted, please don't add the {{prod}} template back to the article as that process is only to be used when there is no opposition. Warden (talk) 18:23, 11 May 2012 (UTC)Reply
This is more like a dictionary entry. I'd expect to find an explanation of the term and its implications at data integrity, data cleansing, etc.
  • In computer science, transaction systems, dirty data is defined like this:
Consistency. Referring to its correctness, this property deals with maintaining consistent data in a database system. Consistency falls under the subject of concurrency control. For example, "dirty data" is data that has been modified by a transaction that has not yet committed. Thus, the job of concurrency control is to be able to disallow transactions from reading or updating "dirty data." [1]

--192.100.120.41 (talk) 13:11, 4 April 2014 (UTC)Reply