InterviewSolution
Saved Bookmarks
| 1. |
What is the command that can be used to allocate memory in postgreSQL? |
|
Answer» The PostgreSQL FUNCTIONS palloc and MALLOC are USED for ALLOCATING memory. |
|