Chinaunix首页 | 论坛 | 博客
  • 博客访问: 593777
  • 博文数量: 487
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 4916
  • 用 户 组: 普通用户
  • 注册时间: 2018-07-05 13:59
个人简介

ocp考试资料群:569933648 验证码:ocp OCP 12c 19c考试题库解析与资料群:钉钉群号:35277291

文章分类

全部博文(487)

文章存档

2023年(37)

2021年(151)

2020年(37)

2019年(222)

2018年(38)

我的朋友

发布时间:2019-03-18 10:51:42

A. finding the number of customers, in each city, whose credit limit is more than the average credit limit of all the customersC. listing of customers who do not have a credit limit and were born before 1980E. listing of those customers, whose credit limit is the same as the credit lim.........【阅读全文】

阅读(1606) | 评论(0) | 转发(0)

发布时间:2019-03-18 10:05:45

A. When the MAXVALUElimit for the sequence is reached, you can increase the MAXVALUElimit by using the ALTER SEQUENCEstatement.C. The numbers generated by a sequence can be used only for one table.E. When a database instance shuts down abnormally, the sequence numbers that have been cached.........【阅读全文】

阅读(1475) | 评论(0) | 转发(0)

发布时间:2019-03-11 16:07:03

SELECT employee_id, first_name, department_nameNATURAL JOIN departments;A. The table prefix is missing for the column names in the SELECTclause.C. The DEPARTMENTStable is not used before the EMPLOYEEStable in the FROMclause.Correct Answer: D......【阅读全文】

阅读(1614) | 评论(0) | 转发(0)

发布时间:2019-03-11 13:00:22

A. A non-deferrable PRIMARY KEYor UNIQUE KEYconstraint in a table automatically attempts to creates a unique index.C. When a table is dropped, the corresponding indexes are automatically dropped.Correct Answer: ACD......【阅读全文】

阅读(1356) | 评论(0) | 转发(0)

发布时间:2019-03-11 11:54:09

Name     Null?       TypeORDER_DATE  NOT NULL   DATECUSTOMER_ID NOT NULL  NUMBER(6)Name  Null?  TypeCUST_FIRST_NAME NOT NULL  VARCHAR2(20)CREDIT_LIMIT  NUMBER(9,2)Which INSERT statement shoul.........【阅读全文】

阅读(1062) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册