How to Convert the columns into rows?

Answer Posted / sri

Using the Pivot we can convert the columns into rows

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the local container and shared container?

887


WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE

3462


What are the types of jobs we have in datastage?

899


What are the different layers in the information server architecture?

889


Describe the architecture of datastage?

804


To see hidden files in LINIX?

1218


Explain the situation where you have applied SCD in your project?

1814


What are the difference types of stages?

860


How to perform incremental load in datastage?

941


How a source file is populated?

861


What is the importance of the exception activity in datastage?

869


What are the different types of lookups in datastage?

857


On which interface you will be working as a developer?

852


if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?

1976


How to reverse the string using SQL?

1176