Question:Which of the following holds true if you have installed PL/pgSQL in the PgDatabase?
A For all the subsequent databases that are created with PgDatabase as their template, the user must install PL/pgSQL
B All the subsequent databases that are created with PgDatabase as their template, will have PL/pgSQL installed
C For all the subsequent databases that are created with PgDatabase as their template, the user may or may not install PL/pgSQL
D None of these above are correct
+ AnswerB
+ Report