create sequence student_sid; --创建序列 oracle只能通过手动方式创建序列 转载于:https://www.cnblogs.com/classmethond/p/10166420.html