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.
出自:Oracle认证