Author: SSWUG Research

Community

Sending e-mail from within Oracle

(James Koopmann) Using e-mail from within Oracle can be a great advantage. Many methods of sending e-mail extract the information and then package it up outside of Oracle. However, Oracle has supplied us with all that we need to do everything from within Oracle. This can be quite handy when we as DB

Community

Checking to see if indexes exist

(Craig Mullins) I have a process that loads data through a nightly job. Say for example the job drops all the indexes and then loads the data and rebuilds the indexes. Is there an easy way to check if the indexes exist before even starting the dropping of the existing indexes. In some cases the proc

Community

Data Sanitization Techniques

(Dale Edgar) Data Sanitization is the process of making sensitive information in non-production databases safe for wider visibility. This White Paper is an overview of various techniques which can be used to sanitize sensitive production data in test and development databases. An initial discuss