Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Create a table with a date column that has a default - response (1) by QAKiani

$
0
0
I hope this helps... CREATE SET TABLE T1 ( COL1 INTEGER NOT NULL DEFAULT 0, COL2 DATE NOT NULL FORMAT 'YYYY-MM-DD' DEFAULT DATE '2000-01-01') ) UNIQUE PRIMARY INDEX ( T1 );

Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>