What is a scalar value in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is parameter substitution in sql?

0 Answers  


how to enter binary numbers in sql statements? : Sql dba

0 Answers  


How to read xml file in oracle pl sql?

0 Answers  


What is sequence in sql?

0 Answers  


What is a 'instead of trigger'?

3 Answers   Eenadu, TCS,






What is full form of rtm?

0 Answers  


What is materialized view in sql?

0 Answers  


Where is all the data on the internet stored?

0 Answers  


Does truncate table reset auto increment?

0 Answers  


<<labele>> declare a=10 b=20, begin some statements declare a=30 c=40 end; what is the A value in nested block?

1 Answers   ITC Infotech,


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,


In a distributed database system, can we execute two queries simultaneously?

0 Answers  


Categories