Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How would you hide a table in sql. ie the table can be only
visible to its maker?

Answer Posted / ankush

dont give any grant permission for the table except the
schema where the table is actually crearted.U can also use
a private synonym.. with in the schema to recognizing the
table with a dirrerent name.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many functions are there in sql?

1094


Can we insert in sql function?

1142


Can I copy :old and :new pseudo-records in/to an oracle stored procedure?

1244


i have a column which may contain this kind of value: 123*67_80,12*8889_5,34*8_874 ,12*7_7 (can contain space before a comma, and this string length can be anything) now i want to split this value into two column like: column1: 123*67,12*8889,34*8,12*7 column2: 80,5,874,7 use function for this

1630


How to read xml file in oracle pl sql?

947


what is the difference between $message and $$message? : Sql dba

1039


What are pl/sql cursor exceptions?

1163


What does truncate mean in sql?

1082


What are the constraints available in sql?

1085


What do you understand by pl/sql cursors?

1148


How many parts of a pl sql block are optional?

1218


What is normalization in sql?

1062


How do you modify a trigger?

981


What is crud sql?

1026


What is sql and also describe types of sql statements?

1111