建立如上图所以的表,并插入如上信息,然后执行如下练习题
这里我birth属性刚开始写错,然后输入alter table author modify birth date;修改属性为date
alter table author modify birth date;
上一篇
下一篇