Feb 25 2008 4:12AM GMT
Posted by: Rhiana
Database,
RDBMS,
DataCenter,
DataManagement,
Development,
Oracle,
SQL Server
The benefits of database approach is to
1. reduce redundancy of information
Data’s are being made simple and complex, we don’t have to input as many data’s which can only result in overloaded space in computer hard disk/ memory.
2. Consistent data flow
Once the data’s are being analyzed in sequence, once can easily identify the flow of information and hence, results will come in reliable output.
3. Integration of data
Incorporating of data’s in tables should result in a highly assimilation of information.
4. Security and User privileges
Protection of data’s from unwanted users and giving user’s rights to what level they are to use the application.
5. Ease of application development.
It is a more comfortable workspace for the relevance of its factual purpose.
Feb 23 2008 4:10AM GMT
Posted by: Rhiana
Database,
RDBMS,
DataCenter,
DataManagement,
Development,
Oracle,
SQL Server
Because it emphasizes the integration and sharing of data across the organization. We have two types of Database Approach the Process Design and the Data Driven Design.
The Process Design requires a top level analysis to process the data’s. One should first consider a complete analysis of how the design would end up like then one would analyze the datum into logical order then there goes the implementation.
As for Data Driven Design, unlike the Process design which is more likely the analysis of breaking down data’s the Data-Driven Design come in full pack of making a database design in chronological order, we process data’s and break them down into smaller units/parts, we will discuss more about this in normalization.
Feb 19 2008 12:00AM GMT
Posted by: Rhiana
Database,
RDBMS,
DataCenter,
DataManagement,
Oracle,
SQL Server
Human
Data Administrators – the function of data administrators is to manage or have a direct control of the database.
System Developers – these are the people who is responsible for the development the computer applications breaking down those data’s into smaller steps and computer codes transferring them for a much more comfortable and understandable manner for end users.
End Users – the users of the system/application.
Machine
User Interface – This is the design or how the computer application looks like. It is a much easy and understandable way for end users to interact and to deploy the system.
Application Programs – This is the heart and mind of the computer application of the organization. Employs the application’s task users would want to do with the system.
Database
Repository – Centralized knowledge base containing all data definitions screen and report format and definitions of other organizations and system components.
Database Management System – Commercial software system used to create, maintain and provide controlled access to the database repository.
Database – A collection of logically related data to meet the information needs of multiple users in an organization.