SQL equivalent for %dbname
Hi All
the meta variable %Dbname in Peoplecode give us the database name.
Would the equivalent SQL be getting dbname from:
- v$database or
- psdbowner
0
Hi All
the meta variable %Dbname in Peoplecode give us the database name.
Would the equivalent SQL be getting dbname from: