Explain what are the different type of segments?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What are the basic element of Base configuration of an oracle Database ?
how can get like this result table A col1 col2 --- ----- a A b B C C .. .. .. ... .. ... wants result like for a single column col1 ------ a,b,c,........n of data and another is col1 ------- A B C D ........ a b b d ........
Is postgres faster than oracle?
definition of cluster and non-clustered index?
What is an Oracle sequence?
Can group functions be mixed with non-group selection fields?
What is query image?
What is MTTR advisor in Oracle?
List the types of joins used in writing subqueries?
How to create id with auto_increment on oracle?