What is OLTP (Online Transaction Processing)?

 Posted by Blessybaby on 1/6/2010 | Category: Sql Server Interview questions | Views: 5696
Answer:

In OLTP - online transaction processing systems relational database design use the discipline of data modeling and generally follow the Codd rules of data normalization in order to ensure absolute data integrity. Using these rules complex information is broken down into its most simple structures (a table) where all of the individual atomic level elements relate to each other and satisfy the normalization rules.


| Alert Moderator 

Comments or Responses

Login to post response