楼主: guoyJoe

[精华] Oracle 11g OCP最新题库(OCP考试必备)--更新于11月3号目前最新

[复制链接]
论坛徽章:
490
红宝石
日期:2014-04-05 19:53:18海蓝宝石
日期:2014-04-05 21:24:30数据库板块每日发贴之星
日期:2013-05-27 22:53:45生肖徽章:鸡
日期:2014-08-24 18:39:29青年奥林匹克运动会-羽毛球
日期:2014-09-24 08:37:59马上有房
日期:2015-01-03 10:23:28喜羊羊
日期:2015-03-04 14:54:422015年新春福章
日期:2015-03-06 11:59:47秀才
日期:2017-04-06 18:09:28版主6段
日期:2014-05-27 02:19:57
1411#
 楼主| 发表于 2013-11-22 08:31 | 只看该作者
mtktang 发表于 2013-11-22 02:54
Thanks for latest update!

you are welcome!

使用道具 举报

回复
论坛徽章:
0
1412#
发表于 2013-11-22 09:47 | 只看该作者
看看看看看看

使用道具 举报

回复
论坛徽章:
2
2014年新春福章
日期:2014-02-18 16:50:09马上有车
日期:2014-02-18 16:50:09
1413#
发表于 2013-11-22 13:10 | 只看该作者
说的好吓人。。

使用道具 举报

回复
论坛徽章:
0
1414#
发表于 2013-11-22 13:42 | 只看该作者
楼主好人啊

使用道具 举报

回复
论坛徽章:
0
1415#
发表于 2013-11-22 14:51 | 只看该作者
谢谢,谢谢,非常感谢!

使用道具 举报

回复
论坛徽章:
0
1416#
发表于 2013-11-22 15:25 | 只看该作者
1z0-051  11月22又更新了吗?这个题库是哪天更新的?一共多少道题啊

使用道具 举报

回复
论坛徽章:
0
1417#
发表于 2013-11-22 16:25 | 只看该作者
楼主长命百岁

使用道具 举报

回复
论坛徽章:
0
1418#
发表于 2013-11-22 16:50 | 只看该作者
好东西,谢谢分享。。

使用道具 举报

回复
论坛徽章:
0
1419#
发表于 2013-11-22 17:29 | 只看该作者
大师:
View the Exhibit and examine the structure of the SALES, CUSTOMERS, PRODUCTS, and TIMES tables.
The PROD_ID column is the foreign key in the SALES table, which references the PRODUCTS table.
Similarly, the CUST_ID and TIME_ID columns are also foreign keys in the SALES table referencing the
CUSTOMERS and TIMES tables, respectively.
Evaluate the following CREATE TABLE command:
CREATE TABLE new_sales(prod_id, cust_id, order_date DEFAULT SYSDATE)
AS
SELECT prod_id, cust_id, time_id
FROM sales;

A. The NEW_SALES table would not get created because the DEFAULT value cannot be specified in the
column definition.
B. The NEW_SALES table would get created and all the NOT NULL constraints defined on the specified
columns would be passed to the new table.
C. The NEW_SALES table would not get created because the column names in the CREATE TABLE
command and the SELECT clause do not match.
D. The NEW_SALES table would get created and all the FOREIGN KEY constraints defined on the
specified columns would be passed to the new table.


这道题怎么解读啊,我怎么感觉选D答案啊?

使用道具 举报

回复
论坛徽章:
0
1420#
发表于 2013-11-22 17:46 | 只看该作者
Thanks!

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表