----> There is a table T with two columns C1 and C2.
The data is as below:
C1 C2
1 4
2 5
3 6
Answer Posted / a.brahmam
please i want display the result as :
1 2 3
4 5 6
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the most common sql injection tool?
What is ttitle and btitle?
how to get @@error and @@rowcount at the same time? : Sql dba
How to run sql functions in pl/sql?
what is data integrity? : Sql dba
What is embedded sql in db2?
What are different methods to trace the pl/sql code?
What is delimiter sql?
What is numeric function sql?
what is commit? : Sql dba
How long it takes to learn pl sql?
Are null values same as that of zero or a blank space?
How do you declare a constant?
what is query cache in mysql? : Sql dba
What is flag in sql?