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 [...]
Everything you ever wanted to know about a DB2 table but did not know where to look
July 15th, 2008 · No Comments
Tags: Administration · DB2 · Programming

