GE Assignment
GE Assignment
Falsificar.
Manos a la obra-
Suprimir
Un delincuente suprimio todos los detalles del documento que me iban a salvar del juicio de juez.
La cabra – goat
Hecho y derecho-proper.
Eticamente, nada mas cumplir 18 anos, uno se convierte en una persona hecha y derecha.
La gente me toman el pelo con mi tamano, me acusan de no parecer hecha y derecha, por lo tanto
olvidan que soy de carne y hueso.
De lo mas.
Estoy de lo mas herida, soy de lo mas envidiosa, estoy de lo mas hecha olvo. Soy de lo mas terca.
Incoherente-not clear.
La historia
The file-oriented approach and the database approach are two different methods of organizing and
managing data in information systems. Here are the key differences between them:
1. **Data Storage:**
- **File-Oriented Approach:** data is stored in separate files that are created and managed by
individual programs or applications. Each program has its own set of files, different programs don’t
share their data.
2. **Data Redundancy:**
3. **Data Independence:**
- **File-Oriented Approach:** Programs are often dependent on the structure and format of the
files they use. If there are changes in the data structure, it may require modifications to multiple
programs.
4. **Data Integrity:**
- **Database Approach:** Integrity constraints (such as primary keys, foreign keys, and unique
constraints) can be defined in the database schema to maintain data accuracy and consistency.
5. **Concurrency Control:**
- **File-Oriented Approach:** Managing concurrent access to data by multiple users can be
difficult. File locking mechanisms may be implemented, but they are often less sophisticated than
those provided by database management systems.
- **File-Oriented Approach:** Scalability may be limited, and performance can be an issue as the
volume of data and the number of users increase.
- **Database Approach:** Designed for scalability, modern database systems can handle large
amounts of data and support efficient query processing, providing better performance in many
scenarios.
In summary, while the file-oriented approach relies on individual programs managing their own data,
the database approach centralizes data storage, minimizes redundancy, and provides features such
as data independence, integrity constraints, and concurrent control, offering a more organized and
scalable solution for handling data in complex information systems.
Conversely, the database approach centralizes data storage into a structured repository. Information
is organized into tables, and relationships between tables are established, reducing redundancy and
promoting data integrity. the file-oriented approach, databases support the sharing of data among
various applications. This centralized system enhances efficiency, as multiple programs can access
and modify data without duplication. Additionally, databases offer data independence, allowing
changes to the database structure without alterations to individual programs.
In summary, while the file-oriented approach relies on decentralized and program-specific data
storage, the database approach provides a more organized, integrated, and scalable solution,
facilitating efficient data management and reducing the likelihood of errors.
Or
Lan-local area network, it is a type of network that is spread over a relatively smaller area.
-they are usually owned by individual for personal uses like home, building, campus or for
office purpose
-installation is difficult.
-they’re fast.