What do you understand by a database object?
Answer / Vinay Kumar Sharma
A database object is any item that is created and managed within an Oracle database. This can include tables, views, procedures, triggers, indexes, sequences, users, roles, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to experiment a data lock in oracle?
What is a lookup table in oracle?
What is instant client oracle?
How to create additional tablespaces for an new database?
How to convert character types to numeric types?
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
How to update values in a table in oracle?
How do I find my oracle client driver version?
How to use subqueries with the in operator using oracle?
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3
what are views?
In which language oracle has been developed?