meta data can be define as the data about data....
data is the known facts which can be recorded and altered...and the info. about the data is called meta data...
example :-
Suppose in a student table student name,age,sex,class,subject,stream all are the data of the student table and the data about these data(name,age,sex, etc...) like what type of data whether it is a integer or string or char and what is the range like age should be with in o-20 like the all are called Meta Data.......
Data management is as simple as it sounds, the management of data, usually electronically through things like databases. Data management is simply the collection and organization of data. This can include database management, data security management and even meta data management for websites.
Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.
Meta data is a just information of object which are existing with in the database.the data about the data called Meta data.meta data contained the information with in the database.
A database is a collection of data. A database management system controls how those data are collected, stored and retrieved.
David Marco has written: 'Universal meta data models' -- subject(s): Computer Technology, Database management, Metadata, Nonfiction, OverDrive
No. Database is a data itself, organized according to rules of database management system. And Database Management System is a software used to organize a database, and to acces it too.
database management is the organized data , today typically in digital form......
It allows database sharing.
the database management system analysis the data or record but relational database management system links the database to each other.
Database management systems are typically used for organizing data within a database. The data is organized so that it can be retrieved and stored in the most efficient manner possible.
A multidimensional database management system is a database management system that uses a data cube as an idea to represent multiple dimensions of data available to users. This database is optimized for data warehouse and analytical processing applications...
A database management system is a collection of programs that enables users to create and maintain a database. The DBMS is general purpose software that facilitates the processes of Defining, Constructing, Manipulating and Sharing data among various users and applications.Defining a database involves specifying the data type, structure, and constraints of the data to be stored in the database. The database definition or descriptive data information is also stored in the database in the form of a database catalog or dictionary; it is called meta-data.Constructing the database is the process of storing the data on some storage medium that is controlled by the DBMS.Manipulating a database includes functions such as querying the database to retrieve specific data, updating the database to reflect changes in the miniworld, and generating reports from the data.Sharing a database allows multiple users and programs to access the database simultaneously.