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 |
where the dff data will be stored
What do you mean by hz_ in customer tables? : oracle accounts receivable
what are the advantages of Oracle over other databases..? please give me reply...
Can we get the deleted Record again if the delete transaction has been committed.
IS IT POSSIBLE TO CREATE REPORTS FROM DIFFERENT UNIVERSES IN ONE DOCUMENT?
Name three advisory statistics you can collect.
What is supporting issues GL AP and AR?
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
key flexfield structure
What is the architectural difference between Oracle and SQL Server 2000? If I have 100 databases, how many instances get created when you use Oracle and how many get created when you use SQL Server?
how to replace not in with not exist?