Who is a database user?
Answer / Subash Chandra Yadav
A database user is an individual or application that has authorization to access and manipulate data within a database. Users can perform various operations such as creating, reading, updating, and deleting data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you find your id on a system?
What is the difference between a database and instance?
Who is a database user?
How can you find all the processes on your system?
What do you understand by the oracle?
Explain dual table. Is any data internally stored in dual table. Lot of users is accessing select sysdate from dual and they getting some millisecond differences. If we execute select sysdate from emp; what error will we get. Why?
What are the main functions of dba?
Show one instance when you encountered an error in alert log and you overcome that error. What actions you took to overcome that error.
When should the default values for oracle initialization parameters be used as is?
How can be determining the size of the log files?
What does a hard one-to-one relationship mean (one where the relationship on both ends is "must")?
What does the no logging option do? Why would we use it? Why would we be careful of using it?