04.01.2014 Views

DB2 LUW 10.5 with BLU Acceleration - GSE Belux

DB2 LUW 10.5 with BLU Acceleration - GSE Belux

DB2 LUW 10.5 with BLU Acceleration - GSE Belux

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Creating Columnar Tables<br />

• If <strong>DB2</strong>_WORKLOAD=ANALYTICS or DFT_TABLE_ORG is<br />

set to COLUMN, tables will be created column organized<br />

automatically<br />

• For mixed table types, define tables as ORGANIZE BY<br />

COLUMN or ROW<br />

CREATE TABLE T1 (<br />

C1 INTEGER NOT NULL,<br />

C2 INTEGER<br />

…<br />

PRIMARY KEY (C1)<br />

) ORGANIZE BY COLUMN;<br />

The Information Management Specialists

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!