Does pl sql work in mysql?


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

Post New Answer

More SQL PLSQL Interview Questions

Is json a nosql?

0 Answers  


In a table only one column how to update rows

5 Answers   Microsoft,


What are the default Oracle triggers??

3 Answers   CGI, Tech Mahindra,


i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5

1 Answers  


What does plvtab enables you to do when you showthe contents of pl/sql tables?

0 Answers  






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,


Why trigger is used in sql?

0 Answers  


What is parallel hint?

0 Answers  


What is write ahead logging in sql server?

0 Answers  


Do ddl statements need commit?

0 Answers  


difference between table level constraint and column level and advantages of table level constraint

4 Answers   Doyensys,


How to use sql*plus built-in timers?

0 Answers  


Categories