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 recursive stored procedure? : Sql dba
What is full join in sql?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
Is it possible to read/write files to-and-from PL/SQL?
Can I call a procedure inside a function?
how can you create an empty table from an existing table? : Sql dba
What are the two parts of design view?
Is sql sequential or random?
Which function is used to return remainder in a division operator in sql?
How to select unique records from a table?
what are all different types of collation sensitivity? : Sql dba
what is commit? : Sql dba
What is the difference between between and in condition operators?
What is sql constant?
what is oltp (online transaction processing)? : Sql dba