问答题
序列的用途是什么?
序列的用途是产生连续的数。
问答题 什么是事务?事务相关的三个命令是什么?
问答题 select count(*) from student和select count(id) from student之间的区别是什么?
问答题 描述数据的三个范式是什么?