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 mdf ldf and ndf?
Is not null in sql?
How do you update a value in sql?
What can I use instead of union in sql?
Do foreign keys improve performance?
What is the difference between explicit and implicit cursors in oracle?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
Why is sharding used?
Can we change the table name in sql?
What are types of exception?
What is procedure and function?
What are dml commands?
What is the difference between functions, procedures, and packages in pl/sql?
How do I find duplicates in sql?
What are sql built in functions?