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 is graph sql?
How many scalar data types are supported in pl/sql?
What is information schema in sql?
what are the differences among rownum, rank and dense_rank? : Sql dba
How do I view an execution plan in sql?
What are the ddl commands?
What is optimistic concurrency control? : Transact sql
What is the difference between null value, zero, and blank space?
What are conditional predicates?
What is offset in sql query?
What are sql queries used for?
Does mysql support pl sql?
what are myisam tables? : Sql dba
how to concatenate two character strings? : Sql dba
What do you understand by exception handling in pl/sql?