Grace Period Clause 宽限期条款
The update with period clause implies that all rows between the time period from value1 to value2 must be updated.
包含周期子句的UPDATE意味着,从value1到value2的时间段内的所有行必须更新。
The period clause with FOR PORTION OF BUSINESS_TIME FROM value1 TO value2 can be used to apply the update to the specific business time period.
包含 FOR PORTION OF BUSINESS_TIME FROM value1 TO value2 的周期子句可用于将更新应用到特定的业务时间段。
Update with a period clause implies that all rows between time period value1 to value2 must be updated and can be used to apply the update to the specific business time period.
包含一个周期子句的UPDATE意味着,value1到value2的时间段内的所有行必须更新,可用于将更新应用到特定的业务时间段。
应用推荐