I want to create synonym for table emp but in my pc it is
giving insufficient previliges.I am using user scott.Please
suggest me.
Answer Posted / meher
do login as sysdba and create the synonym.
you dont have privileges to do the same from scott user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of index are there?
What are the types of sql commands?
Write a unique difference between a function and a stored procedure.
What are instead of triggers?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
What is java sql drivermanager?
What is varchar example?
What is a procedure in pl sql?
What do you mean by dbms? What are its different types?
How do you determine the current isolation level? : Transact sql
What is sql entity?
What does (*) mean in sql?
What is query optimization in sql?
What makes a good primary key?
Explain about various levels of constraint.