摘要: 今天我对大型数据库练习题进行了复习, 相关sql代码如下: create database db001;create table sale_sample( day_id string comment '日期编号', sale_nbr string comment '卖出方代码', buy_nbr s 阅读全文
posted @ 2023-11-13 10:43 小白同学321 阅读(18) 评论(0) 推荐(0)