PostgreSQL PGCES-02 Exam - Topic 2 Question 101 Discussion
The following is the result of executing the createlang command which is installed withPostgreSQL. $ createlang -U postgres --list mydb Procedural Languages Name |Trusted?---------+---------plpgsql | yes Select two correct statements from below.
B) The procedural language plpgsql can be used in the database mydb. and E) plpgsql is a safe language with restricted operations.
A) The procedural language plpgsql is installed in the database mydb using the above command.
C) plpgsql is a trusted language, so it can execute the OS commands on the server side.
D) plpgsql is a trusted language, so it can read/write OS files on the server side.
Lewis
Theodora
5 days agoSommer
10 days agoScot
15 days ago