Study Material For BCA Students: Data Dictionary: Bcastuff - Blogspot.in
A data dictionary contains definitions and descriptions of all data elements, structures, flows and stores in a system to provide a common understanding for programmers and serve as a reference during implementation. It includes details like data types, names, descriptions and other characteristics for each item. The data dictionary is organized into sections for different data items and provides important information to define and document the data in the system.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
123 views3 pages
Study Material For BCA Students: Data Dictionary: Bcastuff - Blogspot.in
A data dictionary contains definitions and descriptions of all data elements, structures, flows and stores in a system to provide a common understanding for programmers and serve as a reference during implementation. It includes details like data types, names, descriptions and other characteristics for each item. The data dictionary is organized into sections for different data items and provides important information to define and document the data in the system.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3
bcastuff.blogspot.
in
Study Material for BCA Students: Data
dictionary
3-4 minutes
Data Dictionary
It is store house of data, giving information about data. During
system implementation it serves as common base for programmers who are working on the system, It compares their data description. It is also an important step in building database.