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
How to specify default values in insert statement using oracle?
Explain integrity constraints?
What is a Garbage Collection? and what is full recursive Garbage collection?
How to update a table row with a record?
Explain oracle data types with examples?
What is a table in oracle?
What is blob datatype?
How to load excel data sheet to oracle database
Explain what are the characteristics of data files?
What is a partition in oracle?
How to view all columns in an existing table?
What do database buffers contain?
what are archived logs?
What are the different types of failures that occur in Oracle database?
What is columnar storage what is the advantage?