0 votes
in PL/SQL by
Explain The Use Of Setting Global_names Equal To True ?

1 Answer

0 votes
by
Setting GLOBAL_NAMES dictates how you might connect to a database. This variable is either TRUE or FALSE and if it is set to TRUE it enforces database links to have the same name as the remote database to which they are linking.

Related questions

0 votes
asked Apr 8, 2020 in Big Data | Hadoop by GeorgeBell
0 votes
asked Apr 26, 2020 in AWS by Robindeniel
...