What is online transaction processing (oltp)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

can i use dbms_output.put_line in a function u are telling as return statement

7 Answers  


explain the advantages and disadvantages of stored procedure? : Sql dba

0 Answers  


what does it mean to have quoted_identifier on? : Sql dba

0 Answers  


What do you mean by field in sql?

0 Answers  


how to create a database in oracle?please gve anser with example

1 Answers  






When do we create bitmap indexes

2 Answers   CTS,


i have a customer table. trans_id trans_date trans_amt debit_credit_indicator 001 01-JAN-13 1099 cr 001 12-JAN-13 500 db 002 24-FEB-13 400 db 002 23-MAR-13 345 cr 001 18-APR-13 800 cr 002 15-MAR-13 600 db 001 12-FEB-13 200 cr i want like this output. trans_id trans_amt debit_credit_indicator i want get highest credit amount and lowest credit amount and highest debit amount and lowest debit amount for each trans_id.

2 Answers   Oracle,


What is the difference between null value, zero, and blank space?

0 Answers  


What are the operators in sql?

0 Answers  


Does truncate table reset auto increment?

0 Answers  


How to fetch the rows by dynamicaly passing table name through cursor?

3 Answers  


Why do we use joins?

0 Answers  


Categories