Tag: IBM

Community

On DB2 Naming Conventions

(Craig Mullins) What’s in a name? The establishment and enforcing of naming conventions is often one of the first duties to be tackled when implementing new software. Adequate thought and preparation is required in order for such a task to be successful. What amount of effort should be extended in t

Community

Embedding SQL in Unix Scripts

(Lester Knutsen) One of the advantages of Unix and Linux is the ability to use scripts for developing systems and programs. I’ll introduce you to using shell scripts with embedded SQL to access your database. Shell scripts are easy to write, they don’t need to be compiled, and are great for small ba