Geeks Talk

Prepare for your Next Interview




Difference between metadata and data dictionary

This is a discussion on Difference between metadata and data dictionary within the Data Warehousing forums, part of the Databases category; Can anyone tell the difference between Data Dictionary and Meta data?...


Go Back   Geeks Talk > Databases > Data Warehousing

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-18-2008
Junior Member
 
Join Date: Jun 2008
Location: Hyderabad
Posts: 2
Thanks: 0
Thanked 2 Times in 1 Post
Diamond Sowjanya is on a distinguished road
Difference between metadata and data dictionary

Can anyone tell the difference between Data Dictionary and Meta data?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-22-2008
Junior Member
 
Join Date: Jun 2008
Location: hyd
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
pradeepkumar.chnv81 is on a distinguished road
Re: Difference between metadata and data dictionary

Quote:
Originally Posted by Diamond Sowjanya View Post
Can anyone tell the difference between Data Dictionary and Meta data?
metadata: this is nothing but data about data.

for example: in oracle

desc <table name>
then what it displays is nothing but metadata. it means it gives feilds information,i.e nothing but metadata

but i donot know about data dictionary.can u gv wt it mean.
Reply With Quote
  #3 (permalink)  
Old 06-22-2008
Junior Member
 
Join Date: Jun 2008
Location: hyd
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
pradeepkumar.chnv81 is on a distinguished road
Re: Difference between metadata and data dictionary

can u gv wt the diff b/w informatica 7 series and informatica 8 series
Reply With Quote
  #4 (permalink)  
Old 07-09-2008
Junior Member
 
Join Date: Jul 2008
Location: Phoenix
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sunsat007 is on a distinguished road
Re: Difference between metadata and data dictionary

Metadata : Data about data is called matadata. Eg: Desc emp. The output is metadata. It has only the table structure description and constraints defined on it.Meta data is a subset of data dictionary.


Data Dictionary: This typically includes the names and descriptions of various tables and fields in each database, plus additional details, like the type and length of each data element. Data dictionary contains information that the DBMS requires to perform its functions and support its particular implementation.
NOTE: This is not universally defined.
Items typically found in a DBMS data dictionary include:

detailed descriptions of tables and fields
indexing information
referential integrity constraints
database schema definitions
stored procedures and database triggers
access control information, such as usernames, roles, and privileges
storage allocation parameters
database usage statistics


Regards,
Sun
Reply With Quote
Reply

  Geeks Talk > Databases > Data Warehousing


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Get the difference of global data sheet chanduU QTP 4 04-13-2008 03:45 AM
Difference b/w database and data-based application jainbrijesh DB2 1 08-30-2007 09:31 AM
Metadata manager and metadata reports? bindusarathy Data Warehousing 2 08-16-2007 03:27 PM
Real Time scenarios of Using Hashtable and Dictionary classes Geek_Guest Java 0 04-15-2007 04:23 AM


All times are GMT -4. The time now is 06:28 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved