![]() Related Questions Latest Answer : Dear, Oracle Physical Database Structure consist of Datafiles, Controlfile & Online Redo Log files. Logical Structure ... Latest Answer : Oracle Database comprises of Physical and Logical Structure.Logical structures are intangible.....and it includes: - 1) Tablsespace2) Segments3) Extents4) Data blocks.Remember Tables are also logical only..RegardsDharmendra Jaiswal ... Latest Answer : The datafiles in an Oracle database are grouped together into one or more tablespaces. An Oracle tablespace consists of one or more datafiles; a datafile can be a part of one and only one tablespace.Schema can own any type of object in the database: ... Latest Answer : an oracle object contains information in rows and columns ... Latest Answer : A view is also known as stored query, views allow users to see a customized presentation of the data in a single table or even a join between many tables. ... Latest Answer : A sequence is a database object created by a user that can be used to generate unique integers. A typical usage of sequences is to generate primary key values which are unique for each row. It is generated and incremented (or decremented) by an ... Latest Answer : An Index is based on tree structre that allow direct access to a row in a table, oracle uses different type of index 1) B-Tree Index2) Bitmap Index ... Latest Answer : SGA+Background Process = InstanceAs soon as user process starts and server process takes control from user process, instance created with help of background processes and most important background processes are dbwriter, logwriter, checkpoint, SMON, PMON ... Latest Answer : Index is an object in the oracle database used to speed up the performance of the queries ie. it improves the access speed and response of query will be good when the query makes use of Index.ThanksHarsha ... Latest Answer : It consists of - one or more data files - one or more control files - two or more redo log files The database contains - Multiple users/schema's - one or more rollback segments - one ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||