Saturday, May 28, 2011

Database Common Terms


Data Dictionary

A database about data and databases. It holds the name, type, range of values, source, and authorization for access for each data element in the organization's files and databases. It also indicates which application programs use that data so that when a change in a data structure is contemplated, a list of affected programs can be generated.

The data dictionary may be a stand-alone system or an integral part of the DBMS. Data integrity and accuracy is better ensured in the latter case.

Read more: http://www.answers.com/topic/data-dictionary#ixzz1NctIphTU

Networking

IP Addressing So what’s a TCP/IP Address? TCP/IP address works on the Network and Transport layer of the OSI-ISO reference model and Intern...