What is the use of function "module procedure" 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 are commit, rollback, and savepoint?

0 Answers  


in sql table following column r there i want find 1st paid ,2nd paid,3rd paid date for same |service_type|date |vehicle_no| |------------|------|_---------| |paid |23 jan|MH12H2007 | | | | | |paid |26 feb|MH12H2007 | | | | | | | | | |paid |28 mar|MH12H2007 | i want o/p like below vehicle no| 1st paid date | 2nd paid date|3rd paid |latest paid date| pls help me out

4 Answers  


what is the use of friend function? : Sql dba

0 Answers  


What is pseudo column ?

6 Answers   ABB,


What does sign mean sql?

0 Answers  






What are pl sql procedures?

0 Answers  


How do I remove sql developer from windows 10?

0 Answers  


what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba

0 Answers  


What is the life of an sql statement?

0 Answers  


If I have a table T with 4 rows & 2 columns A & B. A has values 1,2,3,4. and B has 10,20,30,40. Write an Update SQL query which can Swap the values of A & B for all records. (Do not use a sub-query)

5 Answers  


What does (*) mean in sql?

0 Answers  


what is data integrity? : Sql dba

0 Answers  


Categories