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


Please Help Members By Posting Answers For Below Questions

What do you know by pl/sql cursors?

759


What is anonymous block in sql?

823


Is natural join and inner join same?

654


Differentiate between pl/sql and sql?

806


What are analytical functions in sql?

730






Why function is used in sql?

678


What is sql query limit?

699


what are the drivers in mysql? : Sql dba

736


What is not in sql?

668


How does cross join work in sql?

706


How much ram can sql express use?

699


How does one use sql*loader to load images, sound clips and documents? : aql loader

883


What are records give examples?

743


1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins

1327


Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)

723