Answer Posted / pradeep
metadata is nothing other than data about data. the data
about data means the structure of the data.
for example in oracle when we use the command
sql> desc <table name>;
here u can find the description of a table that's the meta
data of a table.
(any new answer welcome)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is meant by pre and post session shell command?
How to load a Dimension ? and how to load a fact table?
what is the size of your data warehousing?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Clarify the utilization of aggregator cache record?
Explain what are the different types of transformation available in informatica.
What is the different lookup cache(s)?
What is domain in terms of informatica?
Enlist the various types of transformations.
Describe an informatica powercenter?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Describe the impact of several join conditions and join order in a joiner transformation?
Suppose we do not group by on any ports of the aggregator what will be the output?
lookup transformation with screenshots