Learn how to quickly and easily generate table truncation commands using Toad for DB2.
Related Articles
What is a Toad Snapshot and why should I use it?
A Toad Snapshot* is basically an offline file. It stores the state of your database schema structure at any given moment in time. Besides being useful for documentation purposes, it can also be access...
You’re still loading spreadsheets into your database? STOP doing that!
I recently read a blog post where the writer was talking about importing a spreadsheet into their database. As I was reading this, I asked myself “why”? Why not just connect to your database and you...
Postgres Keywords
You might be aware that the SQL standard reserves certain identifiers that cannot be used for naming user objects. Postgres follows that standard, with slight modifications. For example, you cannot cr...
