What are the different types of database objects?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of indexes option in exp command.
What are the components of logical database structure in oracle database?
What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?
What is Hash Cluster ?
How do I spool in oracle?
What is the sql query to concatenate column values from multiple rows in oracle?
What do database buffers contain?
What do you know about normalization? Explain in detail?
What happens if the imported table already exists?
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
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 ........
How to view the tablespaces in the current database?