Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Quote:
|
Since database is a means of storing data, does that mean dat punchcards and floppy discs were what were been used before the use of databases???
|
A database first job is not exactly data storage, but keeping relations between disparate bits of informations.
It needs to store those data, sure, and any type of physical data storage will do, be it floppy, tape, memory or hdd.
Flat file and xml files are just a way of storing that information, like binary hashed tree.
__________________
Only a biker knows why a dog sticks his head out the window.
|