码迷,mamicode.com
首页 >  
搜索关键字:ocp oracle12c    ( 1339个结果
oo原则
基本原则:封装变化Encapsulatewhatvaries.面向接口编程而非实现Codetoaninterfaceratherthantoanimplementation.优先使用组合而非继承FavorCompositionOverInheritance1.SRP----单一责任原则2.OCP--...
分类:其他好文   时间:2015-03-11 12:36:19    阅读次数:145
047-q1
?? QUESTION 1  You need to load information about new customers from the NEW_CUST table into the tables CUST and CUST_SPECIAL. If a new customer has acredit limit greater than 10,000, then the detai...
分类:其他好文   时间:2015-03-09 10:59:39    阅读次数:108
OCP—051试题
FROM:http://blog.itpub.net/26736162/viewspace-1252569/?page=2http://blog.csdn.net/elearnings/article/details/101036111.View the Exhibit and examine th...
分类:其他好文   时间:2015-03-01 00:16:59    阅读次数:195
ocp 1Z0-042 61-120题解析
61. View the Exhibit.Which statement regarding the dept and emp tables is true?A) When you delete a row from the emp table, you would receive a constr...
分类:其他好文   时间:2015-02-27 16:53:58    阅读次数:327
ocp 1Z0-043 61-130题解析
61. You are working in an online transaction processing (OLTP) environment. You realize that the salary for an employee, John, has been accidentally m...
分类:其他好文   时间:2015-02-27 16:52:33    阅读次数:464
ocp 1Z0-042 1-60题解析
1. Because of a power outage,instance failure has occurred. From what point in the redo log does recovery begin and where does it end?A. Current redo ...
分类:其他好文   时间:2015-02-27 16:50:49    阅读次数:290
ocp 1Z0-043 1-60题解析
1.You observe that a database performance has degraded overa period of time. While investigating the reason, you find the size ofthe database buffer c...
分类:其他好文   时间:2015-02-27 16:50:11    阅读次数:743
ocp 1Z0-042 121-178题解析
121. You want to create a new optimized database for your transactional production environment to be used by a financial application. While creating t...
分类:其他好文   时间:2015-02-27 16:40:43    阅读次数:288
ocp 1Z0-043 131-205题解析
131. Which three methods can you use to run an Automatic Database Diagnostic Monitor (ADDM) analysis over a specific time period? (Choosethree.)A. Ent...
分类:其他好文   时间:2015-02-27 16:34:14    阅读次数:199
ocp 1Z0-047 131-276题解析
131. Which view would you use to display the column names and DEFAULT valuesfor a table?A. DBA_TABLESB. DBA_COLUMNSC. USER_COLUMNSD. USER_TAB_COLUMNSA...
分类:其他好文   时间:2015-02-27 16:30:24    阅读次数:426
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!