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
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
What is localdb mssqllocaldb?
What is output spooling in sql*plus?
What is use of trigger?
Can a table have no primary key?
What is oracle sql called?
How do I audit the sql sent to the server?
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
What are pl sql data types?
what is 'trigger' in sql? : Sql dba
Is pl sql and postgresql same?
Is sql a case sensitive language?
State few characteristics of pl/sql?
What is auto increment?
What is an implicit commit?