Answer Posted / usha
find command will look for a perticuler file formet
Grep command will take all PATTERN of files
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain target update override in informatica
Write the unconnected lookup syntax and how to return more than one column.
How to use procedural logic inside infromatica?
What is union transformation?
What is the use of code page?
How can we use mapping variables in informatica?
What is an Integration service in Informatica?
Differentiate between a database and data warehouse?
What are the new features of informatica 9.x in developer level?
What do you mean incremental aggregation?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What do you mean by blocking transformation?
what is unit testing?tell me proceedure
What is the command used to run a batch?
How to load a Dimension ? and how to load a fact table?