Read the complete post at blog.4loeser.net/…/carnival-even-db2-wears-mask-database.html
Tags: IBM DB2
Related Articles
Toad for Oracle Editor – How can I use TOAD to create and run dynamic SQL?
set echo off set heading off set feedback off SPOOL c:\temp\all_tmp.sql select 'alter user ' || username || ' temporary tablespace TEMP;' from dba_users where temporary_tablespace != 'TEMP'; SPOOL off...
Toad vs. SQL Developer
Hi, This article hopes to compare Toad v13.0 and SQL Developer v18.1 a bit. Since I work with both tools in my training business, people often ask me to point out the differences in the two. I hope to...
Coffee with Toad® 2020 [Toad World® blog monthly recap]
Welcome to Coffee with Toad® 2020, the Toad World® blog monthly recap. Published the first Tuesday of every month, Coffee with Toad is organized by month, then by product, followed by each blog title ...