上一页 1 ··· 334 335 336 337 338 339 340 341 342 ··· 493 下一页
  2013年11月3日
摘要: 数据库对象TableViewSequenceIndexSynonym对象名称最长30个字符,不能与当前用户下其他对象重名。create table "select" as select * from emp;select * from "select";必须有创建表的权限CREATE TABLE [schema.]table (column datatype [DEFAULT expr][, ...]);conn / as sysdba;create user test identified by test default tablespace user 阅读全文
posted @ 2013-11-03 16:09 逝者如斯(乎) 阅读(371) 评论(0) 推荐(0)
上一页 1 ··· 334 335 336 337 338 339 340 341 342 ··· 493 下一页