当前位置:网站首页>Oracle 19C OCP 1z0-082 certification examination question bank (13-18)
Oracle 19C OCP 1z0-082 certification examination question bank (13-18)
2022-07-26 08:35:00 【YaoYuan ace】
13.Which three statements are true about the naming methods and their features supported by Oracle database used to resolve connection information?
A.Directory Naming can be used if Connect-Time Failover is required
B.Local Naming requires setting the TNS_ADMIN environment variable on the client side
C.Local naming can be used if Connect-Time Failover is required
D.Directory Naming requires setting the TNS_ADMIN environment variable on the client side
E.A client can connect to an Oracle database instance even if no client side network admin has been configure
F.Easy Connect supports TCP/IP and SSL
answer :ACE
14.Examine the description of the SATES1 table
SALES2 is a table with the same description as SALES1 Some sales data is contained erroneously in both tables
You must display rows from SALES1 and SALES and wish to see the duplicates too.
Which set operator generates the required output?
A.MINUS
B.UNION ALL
C.SUBTRACT
D.UNION
E.INTERSECT
answer :B
15.Which two statements are true about Oracle synonyms?
A.A synonym can be created on an object in a package
B.A synonym can have a synonym
C.Any user can create a PUBLIC synonym
D.A synonym has an object number
E.All private synonym names must be unique in the database
answer :BD
16.Examine the description of the PRODUCT DETAILs table:
Which two statements are true?
A.PRODUCT_NAME cannot contain duplicate values
B.EXPIRY_DATE contains the SYSDATE by default if no date is assigned to it
C.EXPIRY_DATE cannot be used in arithmetic expressions
D.PRODUCT_PRICE can be used in an arithmetic expression even if it has no value stored in it. E.PRODUCT_PRICE contains the value zero by default if no value is assigned to it
F.PRODUCT_ID can be assigned the PRIMARY KEY constraint
answer :DF
null The result of participating in the operation is null, But it doesn't report an error
SQL> select 1+null from dual;
1+NULL
17.Which three statements are true about connection strings and service names used to connect to an Oracle database instance?
A.A connection string must include the SID of a database instance.
B.A single connection string can refer to multiple database instances
C.A connection string including a service name must be defined in the tnsnames.ora file
D.A service name is created by a listener
E.Different connection strings in the same tnsnames. ora file can contain the same service name host and port parameters
F. A single database instance can support connections for multiple service names
answer :BEF
18.Which compression method is recommended for Direct-Path Insert operations?
A.COLUMN STORE COMPRESS ADVANCED
B.ROW STORE COMPRESS ADVANCED
C.COLUMN STORE COMPRESS BASIC
D.ROW STORE COMPRESS BASIC
answer :D
need OCP Please add the exam materials I created qq Group
边栏推荐
猜你喜欢

Prefix infix suffix expression (written conversion)

2022-7-5 personal qualifying 2 competition experience

6、 Pinda general permission system__ pd-tools-log

A little awesome, 130000 a month+
![[abstract base class inheritance, DOM, event - learning summary]](/img/0e/4c4ed97814d49d72a5994ce2a53c88.png)
[abstract base class inheritance, DOM, event - learning summary]

基于C语言的内存管理-动态分区分配方式模拟

Take out brother is the biggest support in this society

mysql函数汇总之日期和时间函数
![[GUI] GUI programming; AWT package (interface properties, layout management, event monitoring)](/img/25/475c91d7e673fda3930e5a69be0f28.png)
[GUI] GUI programming; AWT package (interface properties, layout management, event monitoring)

Kotlin variables and constants
随机推荐
23.6 23.7 web environment web environment variable reading
Kotlin program control
Oracle 19C OCP 1z0-082 certification examination question bank (19-23)
The full name of flitter IDFA is identity for advertisers, that is, advertising identifiers. It is used to mark users. At present, it is most widely used for advertising, personalized recommendation,
Memory management based on C language - Simulation of dynamic partition allocation
日常一记(11)--word公式输入任意矩阵
Analysis on the query method and efficiency of Oracle about date type
Basic music theory rhythm connection problem, very important
2022-024arts: Longest valid bracket
Shell homework the next day
I am 35 years old.
【FreeSwitch开发实践】使用SIP客户端Yate连接FreeSwitch进行VoIP通话
Memory management - dynamic partition allocation simulation
vim跨行匹配搜索
The second lesson is the construction of development environment
Use of room database in kotlin
23.10 Admin features
请问现在flinkcdc支持sqlserver实例名方式连接吗?
基于Raft共识协议的KV数据库
How to safely delete a useless activity in Android studio