Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) 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
20141) 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,
2148We 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 5415Why we are using primary key and foreign key in oracle and difference between primary key and foreign key?
1 4953I know that i can create a table without a primary key.But is there any significance for that table???? while creating an application.
6 8572
What are functions of dba?
How do we represent comments in oracle?
What is iapxtb structure? Explain its importance
types of indexes and the rationale behind choosing a particular index for a situation.
How to estimate disk space needed for an export job?
what is the difference between functional dependecy and multilevel dependency?
What are the key characteristics of rac or why to use rac?
How many types of dba are there?
How you find which is the latest record in SCD type2 transformation?
What is tkprof and how is it used?
How to put more than 1000 values into an oracle in clause?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
explain what is odi?why is it different from the other etl tools.
What is the purpose of scan?
How to store only time; not date and time?