----> 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
Do stored procedures prevent sql injection?
Why are indexes and views important to an organization?
Can we use distinct and group by together?
what are the performance and scalability characteristics of mysql? : Sql dba
What is the limitation on the block size of pl/sql?
define sql delete statement ? : Sql dba
What is procedure in pl sql?
Explain what is sql?
what are the type of locks ? : Sql dba
Enlist the data types that can be used in pl/sql?
What is an inner join sql?
how to use in conditions? : Sql dba
What are the advantages of indexing?
How will you distinguish a global variable with a local variable in pl/sql?
What is fmtonly in sql?