Homework Due Tomorrow Afternoon
<div class="IPBDescription">Need help!</div> 1.) --DONE--
2.) Uses/Application of ROMS
3.) Definitions and examples of the following: Databases, tablets, fields, records, relationships, flatfiles
I already tried all the search engines I know but to no avail. If anyone has a book or has better searching skills than me, please help me out.
Thanks in advance to all who will lend a brother a helping hand.
[EDIT] I've already got the definitions for #3 from dictionary.com
2.) Uses/Application of ROMS
3.) Definitions and examples of the following: Databases, tablets, fields, records, relationships, flatfiles
I already tried all the search engines I know but to no avail. If anyone has a book or has better searching skills than me, please help me out.
Thanks in advance to all who will lend a brother a helping hand.
[EDIT] I've already got the definitions for #3 from dictionary.com
This discussion has been closed.
Comments
I don't think it's any harder with your other assignments.
#1 Done.
#2 Still need help.
#3 Definitions, done. Examples, still need help.
This is a part on the motherboard that contains the BIOS (The really important bit) and cannot be changed or altered. (I'm sure someone like Talesin will correct me)
Databases: A collection of data collected to form information. (Theres a difference between data and information, data is unsorted and kinda meaningless things, like a list of firstnames and last names and some phone numbers, information is an ordered, sorted and meaningful list, theres also metadata, which is data about data (see data dictionarys)). This data is stored in such a way as to provide ordered and 'simple' layout, ease of querying, into a Tables, fields, and records. Best example of a database would probably be a phonebook, a library bookkeeping system, or a student database thing at schools, that has a list of subjects etc etc
tablets: Tablets.. ? You mean Tables? Otherwise this is way out of context.
fields: In a database, defines a list of records. Examples like Firstname, Surname, Phonenumber etc etc in a Phonebook Database.
records: The individual data in any given field. Say, under the FirstName field, you'll put Jon, under Surname you put Doe <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif'><!--endemo-->
relationships: A connection point linking to similar databases(or tables) to reduce redundency. ie: A student database for a school, one for the students details, with a link from their classes to the ClassInformation database. Connected using a SecondaryKey. There are 3 relationships, one to one, one to many, and many to many. (Many to many is hard, you wont touch that I should think for a long while).
flatfile: A Database that doesnt use any relationships.
Also, <a href='http://www.jobsecurity.com/jobsecurity/courses/db101.htm' target='_blank'>this</a> website has some helpful stuff, try google for a bit <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
but im so tempted to just speak my mind ;(
<span style='color:red'>***LOCKED.***</span>