Hi, I am having 3 record in table with column name say col1, col2, col3.
I want to fetch all the 3 record in such a way that i can get the value of col3 for each record in one row.
Say Col3 , col3 , col3 .
Can any one help me I have to write these value in sequence in file.
I want to fetch all the 3 record in such a way that i can get the value of col3 for each record in one row.
Say Col3 , col3 , col3 .
Can any one help me I have to write these value in sequence in file.