Answer Posted / ven
secutiry of the data for ex: in bank domain some of the
columns data don't want to see others then we can restrict
the columns and create views and share the columns
whichever others can see.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
How to start instance with a minimal initialization parameter file?
Can you assign multiple query result rows to a variable?
How to add a new column to an existing table with a default value?
What is the scope of a local variable?
Explain an exception and its types?
How to use fetch statement in a loop?
What is a trigger oracle?
What are the oracle built-in data types?
How do we represent comments in oracle?
Explain the features of oracle?
Explain table?
How to list all indexes in your schema?
When do I need to use a semicolon vs a slash in oracle sql?
What is the parameter mode that can be passed to a procedure?