adspace
Answer Posted / Gaurav Agarwal
"Stored Procedures in PostgreSQL are used to encapsulate SQL code, parameters, and transaction control for reusable program modules. They help improve performance by reducing network traffic by storing the code on the server."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers