InterviewSolution
| 1. |
What Is Oracle? |
|
Answer» Oracle is a company. Oracle is also a database server, which manages data in a very structured way. It allows users to store and RETRIEVE related data in a multiuser ENVIRONMENT so that many users can concurrently access the same data. All this is accomplished while delivering high PERFORMANCE. A database server also PREVENTS unauthorized access and PROVIDES efficient solutions for failure recovery. Oracle is a company. Oracle is also a database server, which manages data in a very structured way. It allows users to store and retrieve related data in a multiuser environment so that many users can concurrently access the same data. All this is accomplished while delivering high performance. A database server also prevents unauthorized access and provides efficient solutions for failure recovery. |
|