时间:2021-07-01 10:21:17 帮助过:2人阅读
?这个是一个顺序图
? with ties 的用法:select top 1 * from studentorder by score desc;
select top 1 with ties * from studentorder by score desc;就是会保存同一个排位的东西
我感觉这个有点强啊,
?unique约束表示可以允许空值但是不允许重复
?
?
?
?
?
这个是数据库三级考试的随笔
标签:用法 core height http style 允许 from 数据库 随笔