Tag: plsql
database
ID: 20170220
PL/SQL loop through a set of values
#oracle #plsqlHere’s a simple trick on how to make a PL/SQL loop iterate through a set of predefined values. This can be useful when you need to perform a report query on a set of Oracle user account, or to quer... Read more
20 Feb 2017 - less than 1 minute read