Databases | |||
A database is an organized collection
of information or data that can be displayed by a computer. Databases use
tabular data and are good for record keeping. There are three different
relationships among tables in databases. One-to-one A one-to-one relationship allows the user to input one variable, which in turn will give one answer back. One-to-many A one-to-many relationship is the most common. This allows the user to input one variable and receive many in return, such as your basic search engines. Many-to-many This relationship is prevalent in advanced searches that allow you to input multiple variables and receive multiple answers in return. Three-tier model This model illustrates three separate processes being run in the database.
|
|||
©2004 Joey Machado Maverick9911@aol.com |
Back: HTML Forms |