修改 revise; amend; alter; [自动化] modify; modification 修改计划 revise a plan; 修改设计 alter a design; 修改宪法 amend a constitution; revise a constitution; 修改作品 rewrite; 修改预算 revise a budget; 大幅度修改 a drastic revision; 经过大量的修改 undergo considerable revision; 对决议草案提出建设性的修改意见 submit constructive amendments to the draft resolution; 这时候教师可以建议对整个段落进行修改。 at this point, the teacher could suggest revisions of the paragraph as a whole
Specifies the data modification statements , when tried against this table or view , activate the dml trigger 指定数据修改语句在试图修改表或视图时,激活dml触发器。
For an incremental update , the data changes are captured from log files and time - sampled sources 对于增量更新,数据修改是从日志文件和时间取样( time - sampled )源中捕获的。
In this case , any uncommitted data modifications that are made before the run - time error are rolled back 在这种情况下,所有在运行时错误之前执行的未提交数据修改都将回滚。
There are no restrictions on querying through views and few restrictions on modifying data through them 通过视图进行查询没有任何限制,通过它们进行数据修改时的限制也很少。
This trigger lets the user specify the set of actions that must happen to process the data modification statement 此触发器允许用户指定必须发生以处理数据修改语句的操作集合。
Data modification statements , such as insert , update , and delete combine both modification and read operations 数据修改语句(如insert 、 update和delete )合并了修改和读取操作。
Earlier versions of sql server only support after triggers on delete and other data modification statements Sql server的早期版本只支持delete和其他数据修改语句上的after触发器。
The instead of trigger is executed instead of the data modification statement on which the trigger is defined 将执行instead of触发器,而不是执行对其定义了触发器的数据修改语句。
Rollback transaction erases all data modifications made from the start of the transaction or to a savepoint Rollback transaction清除自事务的起点或到某个保存点所做的所有数据修改。
Earlier versions of sql server only support after triggers defined on update and other data modification statements 早期版本的sql server只支持对update和其他数据修改语句定义after触发器。