How to place comments in 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 the use of %rowtype?

0 Answers  


What is an invalid partition table?

0 Answers  


What are sql built in functions?

0 Answers  


i have a table emp and columns ename,empno,mgr_id,i need ename,manager name as result i.e employee respective manager.. example empno ename mgr_id 1 john 3 2 paul 3 3 smith 1 4 kevin 1 5 stewart 2 result has to look like this ename manager john smith paul smith smith john kevin john stewart paul can u plz help me out in this.....

8 Answers  


What is the basic structure of an sql?

0 Answers  






How to convert comma separated string to array in pl/sql?

0 Answers  


How many types of database triggers can be specified on a table ? What are they ?

2 Answers  


what is an extent ? : Sql dba

0 Answers  


oracle is compiler or interpretter,can any one tell me the answer?

9 Answers   Satyam,


Define commit, rollback and savepoint?

0 Answers  


Explain the difference between rename and alias?

0 Answers  


How to Execute a Package in PL/SQL.?

0 Answers   MCN Solutions,


Categories