What is OLTP (Online Transaction Processing)?
2340
12-Oct-2014
Updated on 16-Sep-2020
Anonymous User
12-Oct-2014In 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.