摘要: 一.所花时间 2h 二.代码量 30行 三.博客量 1篇 四.了解到的知识点 第三章 10.(1)create table 图书( 书号 nchar(6) primary key, 书名 nvarchar(30) not null, 作者名 char(10) not null, 出版日期 small 阅读全文
posted @ 2024-06-09 20:24 leapss 阅读(8) 评论(0) 推荐(0)