This is a discussion on Query on Creation within the Oracle Database forums, part of the Database category; I know that we can create synonyms as public as well as private as the need of the user. Is ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Query on Creation
I know that we can create synonyms as public as well as private as the need of the user. Is it possible to create sequence also as public or private just like synonyms? Someone provide a detailed idea on this process.
|
|
|||
|
As you have stated you can create synonyms as public as well as private as the need of the user. But it is not possible to create sequence as neither public nor private just like synonyms. But it is possible for you to give public grant to a sequence created.
For example if you have created as sequence named as example as below: create sequence example; You can give public grant to this example sequence as below: grant select on example to public’; |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find second max sal of employee with the co | chandraismoon | Oracle Tutorials | 7 | 05-16-2008 04:08 AM |
| Performance of Query | Ralph | MySQL | 2 | 05-08-2007 05:44 PM |
| SQL QUERY IN REPORTS 6i:Pls help | nitinkoshymech | Oracle Database | 1 | 11-27-2006 10:34 AM |
| how to use the same form for query mode and input mode | bhaskara avunoori | Oracle Apps | 1 | 06-23-2006 07:07 AM |
| webdesigner requied @ APEX Creation Ahmedabad | techguru | Experienced Job Seekers - India | 0 | 05-06-2005 12:11 PM |