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
19241) 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,
2030We 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 5111Post New Oracle General Questions
How can we find out the current date and time in oracle?
Explain the use of rows option in exp command.
What is the difference between post-database commit and post-form commit?
What is columnar storage what is the advantage?
How to retrieve values from data fields in record variables?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
What do you understand by a database object?
Is oracle a language?
What is pragma autonomous transaction in oracle?
How to commit the current transaction in oracle?
How to convert characters to dates in oracle?
What are the uses of synonyms?
Give syntax for SQL and ORACLE joins.
What happens to indexes if you drop a table?
6. Display the client name and order date for all orders using the traditional method.