# | Date | Forum | Type | Thread | Post |
4 | 14 Jul 2016 @ 07:12 PDT | Database | Reply | TD 14 - Data Storage Questions | Thanks Khurram, I have done the introduction to Teradata 1 day training course and the 4 day basic SQL course, but it was a while ago and I hadn't used SQL / Teradata for a few months so I forg... |
3 | 12 Jul 2016 @ 06:41 PDT | General | Topic | Teradata Forum Account Temporarily Blocked | I am logged into my work computer (this is how I am posting right now) but when I logged into a virtual machine I got the password wrong and now I see that my account has been temporarily bloc... |
2 | 11 Jul 2016 @ 05:42 PDT | Database | Reply | TD 14 - Data Storage Questions | Thanks a lot for the quick and detailed response, this makes sense now!
|
1 | 10 Jul 2016 @ 09:27 PDT | Database | Topic | TD 14 - Data Storage Questions |
--create table
CREATE SET TABLE database.table,
NO FALLBACK ,
NO BEFORE JOURNAL,
NO AFTER JOURNAL,
CHECKSUM = DEFAULT,
DEFAULT MERGEBLOCKRATIO
(
 ... |
|
|