please explain about oracle
Answer / su
-Oracle is a database, you can store data(RDBMS, since it
follows more than 8 rule out of 12 proposed by E F Codd).
-Made up of memory structures and back ground processes.
-Memory structure - SGA (system global area) and PGA
(Process Global Area)
-Background Process are Database writer (DBWR) which
actually writes to the physical files (Data files), Log
Writer (LGWR) which writes to the physical log files
(important to get the database in consistent state if there
is a crash)
-Combination of memory structure and backgroung processes
gives us oracle instances , which is instrumental in
helping us work with the oracle database
:)
| Is This Answer Correct ? | 0 Yes | 0 No |
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
Is Oracle 7.3 is a single user or multi user..Is it possible to use this as a backend for web applications?
Give two methods you could use to determine what DDL changes have been made.
How client makes connection with server in client/server architecture?
what is the difference between oracle 81,91,11i
Give two examples of referential integrity constraints.
For web applications from which version of Oracle is suitable?
can u give guidance abt packages of plsql
what is sql*loader parameters and where we will use it.
can we drop dual table
what is domain in database and its benefits?
What view would you use to look at the size of a data file?