Database Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 1354 Page Views: 

What do you mean by OLTP?



Posted By: Avi Date: 1 October 2010 11:13:07 AM
 Answer:

OLTP means Online Transaction Processing systems which deals with relational database design and uses the CODD rules for normalization to achieve the data integrity. For e.g. The money withdrawals at ATM machines. Many transactions have to be done and the databases have to be updated more frequently after the successful completion of a transaction. So in these cases OLTP is used.


Posted By: avibtech


Date: 1 October 2010 11:13:07 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image xpaL5X
Related Questions
Database : What is DKNF?

What is DKNF?

DKNF is one of the Normalization forms. It is Domain-Key Normal Form(DKNF). According to this normal....
Category: Database Date: 10/1/2010 10:58:06 AM
Database : Why is De-normalisation Required?

Why is De-normalisation Required?

Fully normalized database can only be attained at logical level. Truly normalized databse can not be....
Category: Database Date: 10/1/2010 10:57:06 AM
Database : What do you mean by normalization?

What do you mean by normalization?

Basically normalization is a process in realational databse design to organise the data and avoid da....
Category: Database Date: 10/1/2010 10:56:06 AM
Database : I have 1-year gap between my 10th & 12th. So what should I answer regarding this?
Database : Explain Data Integrity?

Explain Data Integrity?

Data integrity means the correctness and consistency of data. Enforcing data integrity ensures the q....
Category: Database Date: 10/7/2009 4:43:37 AM