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 do you understand by pl/sql records?
What is synonyms?
Is it possible to pass parameters to triggers?
What are different types of tables in sql?
what is the difference between delete and truncate statement in sql? : Sql dba
Can we rollback delete command?
What is the difference between pl and sql?
How to change sql*plus system settings?
Explain the difference in execution of triggers and stored procedures?
Which nosql database is best?
Why primary key is required?
What is procedure explain with example?
What is pl sql and why it is used for?
What is the use of sql trace?
What are the basic techniques of indexing?