Exforsys

Online Training

Query on Creation

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 ...


Go Back   Exforsys > Database > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-13-2007, 08:13 AM
Senior Member
 
Join Date: Apr 2006
Posts: 125
ashlee is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-16-2007, 05:59 PM
Senior Member
 
Join Date: Apr 2006
Posts: 122
rachelle is on a distinguished road
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’;
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

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


All times are GMT -4. The time now is 04:31 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.