OCP-1Z0-新051-61题版本-24

本文介绍如何使用CREATE SYNONYM语句来为Oracle数据库中的表、视图等对象创建同义词,这是一种替代名称,便于在自己的模式中访问其他模式的对象。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

QUESTION NO: 24

Examine the statement:

Create synonym emp for hr.employees;

What happens when you issue the statement?

A. An error is generated.

B. You will have two identical tables in the HR schema with different names.

C. You create a table called employees in the HR schema based on you EMP table.

D. You create an alternative name for the employees table in the HR schema in your own schema.

Answer: D

答案解析:

Create synonym emp for hr.employees是创建一个同义词,该同义词只能在创建的schema里面能访问,


Use the CREATE SYNONYM statement to create a synonym, which is an alternative name for a table, view, sequence, operator, procedure, stored function, package, materialized view, Java class schema object, user-defined object type, or another synonym.

To create a private synonym in your own schema, you must have the CREATE SYNONYM system privilege.

Explanation: 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值