To access information in a database, you need a database management system (DBMS), which is a collection of programs that enables you to enter, organize, and select data in a database. Traditional databases are organized by fields, records, and files. |
customer | |||
---|---|---|---|
cid | cname | city | discnt |
c001 | TipTop | Duluth | 10.00 |
c002 | Basics | Dallas | 12.00 |
c003 | Allied | Dallas | 8.00 |
c004 | ACME | Duluth | 8.00 |
c006 | ACME | Kyoto | 0.00 |
customer
table, it contains a list of records, each of which consists of four fields: cid
, cname
, city
, and discnt
.
I’m losing my mind. but as long as I keep the part that tells me when I gotta pee. I should be okay! |