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

Explain the uses of control file.

0 Answers  


What is the maximum number of rows in sql table?

0 Answers  


How do you identify a primary key?

0 Answers  


What are the advantages of the packages

6 Answers   Oracle,


What is sql and explain its components?

0 Answers  






Which one is the Best approach to put code, among Triggers and Procedures? Explain?

1 Answers   Sierra Atlantica,


I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.

4 Answers   Cap Gemini, MTS,


what is a composite primary key ? : Sql dba

0 Answers  


Can sql developer connect to db2?

0 Answers  


one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows only how should u write query?

9 Answers   TCS,


What is scalar function in sql?

0 Answers  


What is a temporal table?

0 Answers  


Categories