|
原帖由 棉花糖ONE 于 2008-9-27 18:14 发表 ![]()
我觉得分区键这种字段根本就不应该去绑定
Perfect suggestion in this particular case, where there're only a few possible values. But if the partition key is on a date column (which is very common), application code may pass in any date value, and consider Oracle's date actually contains time.
Yong Huang |
|