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
19711) 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 5241Post New Oracle General Questions
How to load excel data sheet to oracle database
What is different types of joins?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
What is proxy method?
Can we use bind variables in oracle stored procedure?
What is raw datatype in oracle?
What is a nested table?
How to rename a column in an existing table?
Can sub procedure/function be called recursively?
How to select some rows from a table in oracle?
What are the set operators union, union all, minus & intersect meant to do?
What is hot backup and logical backup?
How do I limit the number of rows returned by an oracle query after ordering?
Explain an exception?