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
19741) 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,
2097We 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 5251Post New Oracle General Questions
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is index-organized table in Oracle?
How to get a create statement for an existing table?
What do you understand by a database object?
How to view existing locks on the database?
What are the different types of database objects?
How to write a query with a right outer join in oracle?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
How to rename an index?
How to use fetch statement in a loop?
Please explain compound trigger in oracle?
How to convert character types to numeric types?
How to load a large xml file?
How to create a stored program unit?
Explain an integrity constrains?