Is java required for oracle client?
No Answer is Posted For this Question
Be the First to Post Answer
How you open and close a cursor variable.Why it is required?
Is there an oracle sql query that aggregates multiple rows into one row?
What is a sub query and what are the different types of subqueries?
what is integrity constrains?
how to create a new database in oracle?
What is sequence?
Write a syntax for update query in oracle?
What is partitioned table in Oracle?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
What is instant client oracle?
What is tablespace in oracle? how can we create? how is it manage? . . . Thnx 2 All in Advnc....:)