----> 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 a schema sql?
What are the different ddl commands in sql?
What are the constraints available in sql?
what is the difference between char_length and length? : Sql dba
What is use of trigger?
What is difference between left and right outer join?
What is sql and explain its components?
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
How many postgresql users are there, worldwide?
How do you copy a table in sql?
Which sorts rows in sql?
Differentiate between pl/sql and sql?
What is the difference between syntax error and runtime error?
What is the difference between clustered and non-clustered index in sql?
Explain what is a field in a database and record in a database?