What is mdb stand for?


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

Post New Answer

More SQL PLSQL Interview Questions

i have a table like this. i want to output like this c1 c2 c1 c2 1 10 1 10 2 20 2 30 3 30 3 60 4 40 4 100 5 5 5 105 c1 and c2 are columns in a table .i want output like this c2 values are 10,10+20,10+20+30,10+20+30+40.10+20+30+40+5. write a sql query.pls help this i want urgent.

2 Answers   IBM, Loginworks, OFSS,


What is indexing oracle sql?

0 Answers  


can we use out parameter in a function?Give an example.

4 Answers   Logica CMG, TCS,


i declare 4 procedure in package specification but in package body i write only 3 procedure. is it complie??//w

4 Answers   Scope International,


What is difference between group by and partition by?

0 Answers  






How global cursor can be declare with dynamic trigger ?

0 Answers  


What is varchar sql?

0 Answers  


Is and as keyword in pl sql?

0 Answers  


What is scalar and vector?

0 Answers  


Why triggers are used?

0 Answers  


How to retrieve a second highest salary from a table? Note:Suppose salaries are in duplicate values eg: Name Sal Malli 60000 Pandi 60000 Rudra 45000 Ravi 45000

10 Answers   Mind Tree, Polaris, Sonata,


How do temporal tables work?

0 Answers  


Categories