Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Databases

Databases Discuss anything to do with databases in this sub forum.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-11-2012, 08:06 AM
spinxwebdesign spinxwebdesign is offline
Senior Member
 
Join Date: Jun 2010
Posts: 224
spinxwebdesign is on a distinguished road
Default SQL locking types

SQL locks the data with different lock mode while some operations are performed upon, which prevent them by data conflict and to determine that how resources are accessed. Different types of lock are applied on the data which are:

Shared lock: applied for read operation, in which the data is not updated or changed such as SELECT statement. When shared lock applied other can read the data but can’t modify it.

Update lock: it is mix of shared and exclusive lock type. It is applied on those data which can be updated. It is used to prevent from deadlock because while one user is doing updating, other users have to wait for the resource to be free.

Exclusive lock: this locking type is performing while such operations like INSERT, UPDATE or DELETE is going on.

Schema Lock: when a table dependent schema operation is performing at that time this lock type is used.
__________________
SPINX INC. - Leading Los Angeles Web Design Company
www.spinxwebdesign.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 09-29-2012, 08:29 PM
navkesh navkesh is offline
Member
 
Join Date: Sep 2012
Posts: 35
navkesh is on a distinguished road
SQL Server:

Shared Locks
Update Locks
Exclusive Locks
Intent Locks
Schema Locks
Bulk Update Locks
Key-Range Locks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 07:35 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.