MGT 300 - CHAPTER 7
STORING ORGANIZATIONAL INFORMATION
-Information is stored in databases.
DATABASE
-Network database model - a flexible way of representing objects and their relationships
-Relational database model - stores information in the form of logically related two-dimensional tables
ENTITY AND ATTRIBUTES
KEYS AND RELATIONSHIP
Rational Database Advantages
Database advantage from a business perspective include :
1. Increase Flexbility
-Provide users with different views
-Have only one physical value
*physical view - deals with the physical storage of information on a storage device
*logical view - focuses on how users logically access information
2. Increases scalability and performance
- Performance - measures how quickly a system perform a certain process or transaction
3. Reduced Information Redudancy
- Business-critical integrity constrain
5. Increase Information Security
- across level - determine who had access to the different types of information
- access control - determine types of user access, such as read-only access
Data-driven Web Sites Business Advantages
Integration Information among Multiple Databases
- Backward integration - takes information entered into a given system and send it automatically upstream systems and processes
- What is information ?
-Information is stored in databases.
DATABASE
- Database maintain information about various types of objects (inventory), event (transaction), people (employees) and places (warehouse)
- Database models include:
-Network database model - a flexible way of representing objects and their relationships
-Relational database model - stores information in the form of logically related two-dimensional tables
ENTITY AND ATTRIBUTES
- Entity - a person, place, thing, transaction or event about which information is stored
- Attributes (fields or columns) - charactheristic or properties of an entity class
KEYS AND RELATIONSHIP
- Primary key - o a field (or group of field) that uniquely identifies a given entity in a table
- Foreign key - a primary key of one table that appear an attribute in another table and acts to provide a logical relationships among the two tables
Database advantage from a business perspective include :
1. Increase Flexbility
- A well-designed database should :-
-Provide users with different views
-Have only one physical value
*physical view - deals with the physical storage of information on a storage device
*logical view - focuses on how users logically access information
2. Increases scalability and performance
- A database must scale to meet increased demand, while maintaining acceptable performance levels
- Performance - measures how quickly a system perform a certain process or transaction
3. Reduced Information Redudancy
- Database reduce information redudancy
- Inconsistency is one of the primary problems with redundant information
- Information integrity - measures the quality of information
- Integrity constrain - rules that helps ensure the quality of information
- Business-critical integrity constrain
5. Increase Information Security
- Information is an organizational asset and must be protected
- Database offer several security features including :
- across level - determine who had access to the different types of information
- access control - determine types of user access, such as read-only access
Data-driven Web Sites Business Advantages
- Development
- Context Management
- Future Expandibility
- Minimizing Human Error
- Cutting Production and Update Cost
- More efficient
- Improve Stability
Integration Information among Multiple Databases
- Integration - allows separate system to communicate directly with each other
- Backward integration - takes information entered into a given system and send it automatically upstream systems and processes
Comments
Post a Comment