1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
19701) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
TCS,
2093We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
3 5239Post New Oracle General Questions
What is columnar storage what is the advantage?
Explain an exception?
How to view the tablespaces in the current database?
How to add another datafile to a tablespace?
Can we insert data in view oracle?
Explain the features of oracle?
What is the difference between substr & instr functions?
How to get a list of all background sessions in the database?
How to drop a tablespace?
How to resolve the ORA-39133 error in Oracle?
What is the usage of synonyms?
What is a select query statement in oracle?
How to define a data source name (dsn) in odbc manager?
How to load data from external tables to regular tables?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?