----> 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
Is sql considered coding?
What are hotfixes and patches?
What is the purpose of cursors in pl/sql?
Can sql function call stored procedure?
how to show all tables with 'mysql'? : Sql dba
How do you respond to dementia behavior?
How many times can we commit in a loop?
What is cursor and why it is required?
How many commands are in sql?
What is the difference between subquery and correlated query?
What will you get by the cursor attribute sql%rowcount?
How to select random rows from a table?
what is a trigger in mysql? : Sql dba
What is triggering circuit?
What is crud stand for?