Examine the command that is used to create a table: SQL> CREATE TABLE orders(oid NUMBER(6) PRIMARY KEY, odate DATE, ccode NUMBER (6), oamtNUMBER(10,2)) TABLESPACE users; Which two statements are true about the effect of the above command()
A CHECK constraint is created on the OID column.
B. A NOT NULL constraint is created on the OID column.
C. The ORDERS table is the only object created in the USERS tablespace.
D. The ORDERS table and a unique index are created in the USERS tablespace.
E. The ORDERS table is created in the USERS tablespace and a unique index is created on the OID columnin the SYSTEM tablespace.
查看答案
焦炉作业管理主要包括()
A. 保证产量和质量
B. 提高作业率,降低能耗
C. 降低生产成本
D. 延长焦炉设备寿命
国家电网办基建[2008]1号《基建类和生产类标准差异协调统一条款》规定,新扩建或改造的变电站选用高频开关电源型充电、浮充电装置,应满足稳压精度优于0.5%、稳流精度优于1%、输出电压纹波系数不大于1%的技术要求。
A. 正确
B. 错误