How would you hide a table in sql. ie the table can be only
visible to its maker?
Answer Posted / swapna
Once table is created in your own schema that is only
visible to that schema. For others it is not visible.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
what is sub-query? : Transact sql
what are the different functions in sorting an array? : Sql dba
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
Why do we need cursors in pl sql?
How do you truncate?
What is inner join in sql?
How would you reference column values before and after you have inserted and deleted triggers?
What are procedures used for?
What does the argument [or replace] do?
What is cursor explain with example?
What is the difference between joins?
What is a scalar value in sql?
What is character functions?
Explain locks? : Transact sql
How to use sql*plus built-in timers?