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 makes a good primary key?
What is a rank in sql?
What is the difference between an inner and outer join?
Why do you partition data?
what are all types of user defined functions? : Sql dba
What is set serveroutput on?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What are inbuilt functions in sql?
What is sql performance tuning?
explain advantages of myisam over innodb? : Sql dba
Does sql use python?
How do I install sql?
Which function is used to return remainder in a division operator in sql?
What are the string functions in sql?
What is parallel hint?