在SQL的ALTER语句中,用于删除字段的子句是()。
A:ALTER B:DELETE C:DROP D:MODIFY
在ALTER语句中,用于增加字段长度的子句是______。
A:ADD B:ALTER C:MODIFY D:DROP
The task of the general design stage in structured life circle method is, to build what kind of software system structure
A:program structure B:general structure C:module structure D:function structure
M.Jackson suggested the data structure oriented software design method.Which of the following structure can be introduced by using input data structure
A:algorithm structure B:procedure structure C:code structure D:program structure
在SQL的ALTER语句中,用于删除字段的子句是______。
A:ALTER B:DELETE C:DROP D:MODIFY
SQL语句中修改表结构的命令是______。
A:MODIFY TABLE B:MODIFY STRUCTURE C:ALTER TABLE D:ALTER STRUCTURE
SQL语句中修改表结构的命令是()。
A:ALTER TABLE B:MODIFY TABLE C:ALTER STRUCTURE D:MODIFY STRUCTURE