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
what is sql? : Sql dba
Why is stored procedure faster than query?
What are literals in sql server?
What is difference between ms sql and mysql?
How long does it take to learn pl sql?
Is sql developer case sensitive?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
What do you think about pl/sql?
When sql appeared?
Why do we use joins in sql?
What does where 1/2 mean in sql?
Explain raise_application_error.
What is difference between nchar and nvarchar?
how to increment dates by 1 in mysql? : Sql dba
How many clustered indexes can you have?