posted @ 2018-10-22 17:15
沈超
阅读(325)
推荐(0)
编辑
posted @ 2018-10-22 17:14
沈超
阅读(76)
推荐(0)
编辑
posted @ 2018-10-22 17:13
沈超
阅读(38)
推荐(0)
编辑
posted @ 2018-10-22 17:13
沈超
阅读(133)
推荐(0)
编辑
摘要:1.建表:学生表(姓名,学科,成绩) CREATE TABLE teststudent( stuname varchar(50) NULL, subjects varchar(50) NULL, source int NULL)drop table teststudent ;select * fro
阅读全文
posted @ 2018-10-22 17:12
沈超
阅读(145)
推荐(0)
编辑
posted @ 2018-10-22 17:12
沈超
阅读(186)
推荐(0)
编辑
posted @ 2018-10-22 17:11
沈超
阅读(2522)
推荐(1)
编辑