Database Bu5010
Class notes
013107
today's topic:
Module 1 : Review assignment (due 2weeks from Jan24 Wed Feb07)
Due Date: Feb. 7th
Build a database with an interface, using a file system.
A database consists of many files
Files consists of many records
Records consists of many fields (a row is a record)
Fields consists of many characters (fields should have a maximum number of) characters
(refer to chapter 9)
Interface contains the following:
A) Name and purpose of the database
B) Insertion- add a record
Suggested Databases:
As per Sakinah's suggestion:
**Your database should deal with security and privacy on all levels**
| Database | Team |
| Student | Hamed and Payam |
| Bank | Sharmin and Christen |
| Login account | Ralph |
| Insurance | Marlene |
Dr. Ebrahimi prefers team work
Each team member must be aware of all the work
Questions:
15% of your grade
comes from participation and class contribution
Participation in 15 classes will result in automatic 15%
| Range of characters |
| ABC... |
| 123... |
| !,@,#,$ |
| " " (space) |
| Characters you don't see |
| Tab key |
| ctrl + alt + del |
Binary manipulation:
0000010 = 2
0000100 = 4
0001000 = 8
0010000 = 16
00100000 = 32
01000000 = 64 = @ in ASCII (Akibu's contribution)
01000001 = 65 = A in ASCII (Sharmin's contribution)
Binary arithmetic doesn't have number 2
Note: Invite Scott Bell to class or computer club event
5pts for initiating an invite
POST YOUR POINTS ON GEOCITIES