加入一條新的檢查條件到該關聯表上,其通式為: alter table base-table-name add constraint constraint-name check (expression)其中 expression 所算出來的結果必須是 ...
確定! 回上一頁