Access database. They're 2-dimensional Cash Camp constructions which consist of rows (records) and columns (fields) and the theory inside of a relational database setting is that information is split up into discrete data structures and preserved in a number of related tables. In a database intended for a teaching institute rather than have one huge table that contains all the info about every student and every individual course which they might attend it is better to provide just one table for students and one for courses which has a relation relating to the two.

http://www.enriqueiglesias.com/profiles/blogs/cash-camp-software-re...

There are two forms of relationships; One-To-Many and Many-To-Many. A One-To-Many relationship indicates that one record can exist many times in another table. As an example, a class is taught by just one teacher therefore we express that "one particular teacher teaches many classes". A class, on the other hand, can easily consist of many students but a student may additionally be present at many classes. This is why we say that the students and classes require a "Many-to-Many" relationship. In this case a junction table is needed between the two tables.

http://www.enriqueiglesias.com/profiles/blogs/account-doubling-app-...

Primary keys happen to be what Access utilizes to determine which field in a record specifies said record. By way of example, if a student called "John Smith" wished to join a course it would be confusing and pointless to inform Access to retrieve the information for John Smith belonging to the students table as there could well be two John Smiths. Incorporating the birth date wouldn't help since there might yet end up being two students with the exact same birth dates as well as names. Relational databases deal with this by awarding every single record a primary key that's unique to this record and can't be duplicated. This is fundamentally the same as granting John Smith an ID number. 

http://brooklynne.net/profiles/blogs/advantages-and-disadvantages

Views: 6

Reply to This

Latest Activity

Apolonia liked RADIOAPOLLON1242 AIGOKEROS PANOS's profile
Apr 24
Lucy Williams updated their profile
Jul 5, 2023
Sandra Gutierrez Alvez updated their profile
Oct 1, 2022
DallasBoardley updated their profile
Feb 8, 2022
RADIOAPOLLON1242 AIGOKEROS PANOS updated their profile
Feb 2, 2022
Shefqet Avdush Emini updated their profile
Jul 2, 2021
Ralph Corbin updated their profile
Jun 25, 2021
Marques De Valia updated their profile
Mar 24, 2021

© 2024   Created by David Califa. Managed by Eyal Raviv.   Powered by

Badges  |  Report an Issue  |  Terms of Service