FreeDB2.com

… on DB2 Express-C and other free databases

FreeDB2.com header image 4

Entries Tagged as 'Programming'

Everything you ever wanted to know about a DB2 table but did not know where to look

July 15th, 2008 · No Comments

Just like any other DBMS, DB2 keeps all of your data in tables. The tables are organized in a usual i.e. data is stored in rows with each row having one or more columns. This is true even in the case when the data that is stored as XML. Hopefully it is not a surprise [...]

[Read more →]

Tags: Administration · DB2 · Programming