《oracle教学课件》尚硅_宋红康_09_约束.pptVIP

  • 1
  • 0
  • 约3.31万字
  • 约 26页
  • 2018-12-02 发布于浙江
  • 举报

《oracle教学课件》尚硅_宋红康_09_约束.ppt

《oracle教学课件》尚硅_宋红康_09_约束

The NOT NULL Constraint The NOT NULL constraint ensures that the column contains no null values. Columns without the NOT NULL constraint can contain null values by default. The NOT NULL Constraint (continued) The NOT NULL constraint can be specified only at the column level, not at the table level. The slide example applies the NOT NULL constraint to the LAST_NAME and HIRE_DATE columns of the EMPLOYEES table. Because these constraints are unnamed, the Oracle server creates names for them. You can specify the name of the constraint when you specify the constraint: ... last_name VARCHAR2(2

文档评论(0)

1亿VIP精品文档

相关文档