What the is the diff between local index and global index. give some example.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a primary key & a unique key?
What is Hash Index?
Explain about functional dependency and its relation with table design?
26. Display the earliest shipping date in the format: DD/MON/YYYY
What do you understand by database schema and what does it hold?
Explain oracle left join with an example?
Describe an oracle table?
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 ........
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
What is a recycle bin in oracle?
How to invoke the data pump export utility?
What is a cursor variable?