How to install oracle odbc drivers?
No Answer is Posted For this Question
Be the First to Post Answer
Can a parameter be passed to a cursor?
How to convert dates to characters in oracle?
How to load data through external tables?
Can objects of the same schema reside in different tablespace?
Explain an index segment?
What do you understand by a database object? Can you list a few of them?
difference between oracle8i and oracle9i
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
What are the various oracle database objects?
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 ........
What is private procedure oracle?
What is partitioned table in Oracle?