![]() |
|
Archives of the TeradataForumMessage Posted: Sat, 08 Dec 2012 @ 13:01:59 GMT
Else..... create the table with NO data and stats... Then insert 10% of data..
Create Table "A" as "B" with NO data and Stats;
Insert in to "A" sel * from B sample 0.1;
Note: Make sure you copy or re-collect the stats in new table in order to avoid perf issues if you encounter.. Thanks and Regards, Girish
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||