SQL> create table userinfo(
  2  id int default usidsqn.nextval);
id int default usidsqn.nextval)
               *
ERROR at line 2:
ORA-00984: column not allowed here