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 |
What is merge stage?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
wt is the diff b/w odbc and oracle stage
1.What is a delta record? How you will read it? 2.What are the different types of sorting?
How do you reject records in a transformer?
Can we use target hash file as a lookup ?
Explain briefly scd type2 in datastage7.5x2(parallel)
Hi I have scenario like this s/r table T/r table ename,sal empno,ename,sal vijay,2000 1 , vijay, 2000 kumar,3000 2 ,kumar , 3000 ravi ,4000 3 ,ravi , 4000 How can i get target table like that without using Transformer stage?
data stores in which location while using data set stage as the target?
Difference between data warehousing and olap?
can explain wt is the pool for file.
Give example for FACTLESS FACT TABLE in real-time scenario.