ex. one table is having 1 column with 10 records ,
then how to display all the values in row wise ?
Answer Posted / ajit
select wm_concat(rel)
from UPDATE_TEST
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between the “verify” and “feedback” command?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
How to use values from other tables in update statements using oracle?
What is tns service name?
What is execute immediate in oracle?
How many data types are supported?
What is background process in Oracle?
How to define a sub function?
What is a snapshot in oracle database?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
Explain oracle left join with an example?
What is Data Dictionary Cache in Oracle?
How to use "in out" parameter properly?
How to synchronize 2 schema's objects?