what is meta data? Explain? Where it is used?
Answers were Sorted based on User's Feedback
Answer / praneeth
Meta data is nothing but "Data about data" it gives the
information of data like modified date, data type etc
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / praneeth
Meta data is nothing but "Data about data" it gives the
information of data like modified date, data type etc
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ramakanth
Every one is saying "Data(2) about Data(1)"
Data(1) refers to Actual data..
Data(2) refers to the data structure --in the sense
Name of the data,Type of the data and length of the data..
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / maruthi
META-DATA,DATA ABOUT DATA IN THE SENSE,(DATA TYPE,DATA
LENGTH,BELONGS TO WHICH TABLE ,WHICH SCHEMA,WHCIH
COLUMN,WHICH ROW,EACH AND EVERY THING REGARDING TH ACTULLY
DATA IS CALLED METADATA.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pavan
medata is nothing but information the about data it gives
data of details
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / maruthi
MEADATA-DATA ABOUT DATA)IN DATA STAGE GO TO ANY STAGE-THEN
SELECT ANY COLUMN IN THAT STAGE-THEN KEEP MOUSE ON THAT
COLUMN-YOU WILL GET SOME OPTIONS ON THAT COLUMN-SELECT
PROPERTIES-U CAN ABLE TO SEE THE META DATA OF THAT
PARTICULAR COLUMN.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / guest
data about data is called meta data
ex:emp name is data and its data or name (neha)is its data
so emp is a meta data of its name
Is This Answer Correct ? | 1 Yes | 3 No |
Answer / vinay
Data is a subset of metadata,it tells you all the
information about the data.
Is This Answer Correct ? | 0 Yes | 4 No |
Hi any one has datasatge 8.5 certication dump could you please provide your details i will contact you. send reply to my mail rajaadivi@gmail.com Thanks in Advance
HOW CAN WE SEE THE DATA IN DATASET?
What are the various kinds of the hash file?
What is data partitioning?
how does work server jobs?
i have source like balance,drawtime 20000, 8.30 50000,10.20 3000,4.00 i want target like this balance,drawtime 20000, 20.30 50000,22.20 3000,16.00
I have a few records just I want to store data in to targets cycling way how?
where we use column generator stage in real time scenario?
How do you register plug-ins?
I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage
What is the difference between Link collector and Funnel Stages?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4