How would you hide a table in sql. ie the table can be only
visible to its maker?
Answer Posted / sa123
Dont create any public synonym, then that is available only
for its owner
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What are the main features of cursor?
How to call a javascript function from pl sql?
Which nosql database is best?
What is the difference between functions, procedures, and packages in pl/sql?
How to get list of all tables from a database?
define sql delete statement ? : Sql dba
What is query execution plan in sql?
How do I view a procedure in sql?
How do you write an inner join query?
Where is pl sql used?
how to get help information from the server? : Sql dba
What is Materialized View? In What Scenario we Use Materialized View?
What are the types of operators available in sql?
Can we use update in sql function?
What is use of package in pl sql?