This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dev:sql:statements:partition:home [2010/07/08 23:06] tdo |
dev:sql:statements:partition:home [2016/06/28 22:38] (current) |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| </code> | </code> | ||
| ===== Discussion ===== | ===== Discussion ===== | ||
| + | |||
| + | The output of the PARTITION statement is multiple files that are named as follows: table_name_<distinct_value>.dat. | ||