Toad DB2 Expert, Jeff Podlasek demonstrates how to get started with Toad DB2 basics.
Related Articles
Toad for Oracle – How can I pass parameters to an external application?
This example shows how to load a script into SQL*Plus for the current session and execute it: Go into PM Options → Associations Remove SQL as an extension for SQL Editor (or anywhere else it may ...
Allowing Only One NULL
While the SQL standard allows multiple NULLS in a unique column, and that is how Postgres behaves, some database systems (e.g. MS_SQL) allow only a single NULL in such cases. Users migrating from othe...
Oracle RMAN – Duplexing Archive Logs
The log_archive_duplex_dest parameter allows you to define not one but two archived redo log storage locations. You can define it as a can or must succeed operation by setting the log_archive_min_succ...
