Why do we need pl sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is a trigger word?

0 Answers  


Table name: T1, it has only one column. col1 ------ c b a b b b b d s a a t s Requirement: I need the following output from the above base table by using SQL query. col1 Cnt ----- ------- a 3 b 5 Others 5 Please help. Thanks Guru v.gurus@in.com

11 Answers  


how would concatenate strings in mysql? : Sql dba

0 Answers  


What is sql character function?

0 Answers  


Explian rowid, rownum?

0 Answers  






what is organisational index?

1 Answers  


in sql table follw columns r their vehicle_no|servicetype|date|location| 1234 |1FS |1-JAN|PUNE| 4561 |2FS |5-JAN|PUNE| 1234 |PS |7-JAN|PUNE| 1234 |PS |15-JAN|MUMB| i want o/p below vehicleno|1fs|1fsdate|1fslocation|1ps|1PSDATE|1PSLOC|2PS|2PS DATE|2PSLOCA e.g 1234|1FS|1JAN|PUNE|1PS|7JAN|PUNE|2PS|15JAN|MUMBAI PLS help me out to execute using sql query

1 Answers  


What is sql*plus?

0 Answers  


What is the difference between left join and right join?

0 Answers  


how to shut down the server with 'mysqladmin'? : Sql dba

0 Answers  


What is a recursive join sql?

0 Answers  


What are the key differences between SQL and PL SQL?

0 Answers  


Categories