Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 2 DATABASE organized collection of related information.

Similar presentations


Presentation on theme: "1 2 DATABASE organized collection of related information."— Presentation transcript:

1

2 1

3 2 DATABASE organized collection of related information.

4 3 Familiar Printed Databases Telephone Directories Address Books Encyclopedias & Dictionaries

5 4 Familiar Computerized Databases SIMS (Student Information Management System) Automated Card Catalog CD-Rom Encyclopedias

6 5 Advantages find data quickly alphabetize & sort faster than people accurate make many different types of reports

7 6 WHO USES COMPUTERIZED DATABASES? Stores track inventory Travel Agents track customers and reservations Hospitals track patient information

8 7 PARTS OF A DATABASE Field – category of information. First Name Last Name GradeGender SueJones6F MikeHenry7M JohnSmith8M Fields run up and down, or vertically.

9 8 Field Name Label at the top of a database column Describes information stored in the column School Name Number of Boys Number of Girls Total Numbers TMS360300660 CFMS260200460 BMS200160360

10 9 Record complete set of field entries. TownStateZip Code Popula- tion HampsteadNC2844310,000 Holly RidgeNC284457,000 Surf CityNC284456,000 Records run left to right, or horizontally

11 10 Record number number that identifies the sequence of a record in a database. First Name Last Name CourseGrade 1MaryHoweMath93 2MikeJamesScience87 3SallyHicksEnglish76

12 11 Entry information entered in the fields SoftwareOpera- tions GraphsMath? 1DatabaseManage data Nono 2Spread- sheet Math & numbers Yes 3Word Process- ing Works with words Nono How many entries? 12 number of records X number of fields.

13 12 PARTS OF A DATABASE COMPUTER BRAND PROCESSORMGHZRAM DellPentium III2256 GatewayPentium II550128 IBM4866616 CompaqPentium I7524

14 13 Lightning Round This is where your class participation grade originates. This is where your class participation grade originates.

15 14 Field What is the word for a category of information? What is the word for a category of information?

16 15 Database What is an organized collection of related information?

17 16 Name a familiar print database (There are 3 in your notes) Address book Address book Telephone directory Telephone directory Encyclopedia Encyclopedia

18 17 We discussed 3 possible users of COMPUTERIZED DATABASES. Give me one. Travel Agents Travel Agents Hospitals Hospitals Stores Stores

19 18 Up and down or vertically In which direction do fields run? In which direction do fields run?

20 19 Field Name What is a label at the top of a database column that describes the kind of information to be stored in the column.

21 20 Record What is a complete set of field entries? What is a complete set of field entries?

22 21 We discussed 4 advantages of database. Give one. Can find a specific file quickly Can find a specific file quickly Can alphabetize and sort data faster than people Can alphabetize and sort data faster than people Is as accurate as the data that is entered Is as accurate as the data that is entered Can make many different types of reports Can make many different types of reports

23 22 Record number What is the number that identifies the sequence of a record in a database?

24 23 We discussed 3 familiar computerized databases. Name 1. SIMS SIMS Automated card catalogue Automated card catalogue Encyclopedia on CD Encyclopedia on CD

25 24 Entry What is the information that is entered in the fields in a database? What is the information that is entered in the fields in a database?

26 25 Side to side, left to right or horizontally In what directions do records run? In what directions do records run? End of lightning round

27 26 different types of data, like number, text, date/time different types of data, like number, text, date/time Date and Time Date and Time Logical – can be one of two entries, basically YES or NO (ON or OFF -TRUE or FALSE). Logical – can be one of two entries, basically YES or NO (ON or OFF -TRUE or FALSE). Memo – information that does not fit easily into a category such as notes or comments. Memo – information that does not fit easily into a category such as notes or comments. Data Type (Format)

28 27 Data Type (Format) - cont’d Numeric Numeric Object –any non-text entry. Object –any non-text entry. Text Text

29 28 Parts of a Database - cont’d File File group of records. group of records. known as a table in some database programs. known as a table in some database programs.

30 29 Database Views Datasheet/List View – Datasheet/List View – displays data in rows-and-columns displays data in rows-and-columns enter data. enter data. Displays several records at once Displays several records at once Design View Design View place to create field names and data types for a database. place to create field names and data types for a database. Form view Form view display/design one record at a time display/design one record at a time enter information. enter information. Can include pictures, borders, or special formatting. Can include pictures, borders, or special formatting.

31 30 Creating a Database Create field names and data types Create field names and data types Enter data Enter data Adjust field widths as needed Adjust field widths as needed Add and delete fields as needed Add and delete fields as needed Save the database Save the database

32 31 Sorting arranging information in alphabetical or numerical order. arranging information in alphabetical or numerical order. Ascending Ascending sorting from smallest to largest. sorting from smallest to largest. Example: A – Z or 0 – 9. Example: A – Z or 0 – 9. Descending Descending sorting from largest to smallest. sorting from largest to smallest. Example: Z – A or 9 – 0. Example: Z – A or 9 – 0.

33 32 Filter/Query/Search displays records that meet one or more specific criteria. displays records that meet one or more specific criteria. Connectors Connectors OR and AND OR and AND indicate whether records must satisfy one rule (OR) indicate whether records must satisfy one rule (OR) or if both rules must be satisfied (AND). or if both rules must be satisfied (AND).

34 33 MATHEMATICAL OPERATORS > Greater than < Less than = Equal to >= Greater than or equal to <= Less than or equal to <> Not equal to

35 34 Manipulating a Database Retrieve file Retrieve file Sort Sort Use questions that involve ascending and descending order Use questions that involve ascending and descending order Filter/Query/Search Filter/Query/Search Use questions that involve one, two, and three criterion Use questions that involve one, two, and three criterion Use questions that change the connector term from and to or Use questions that change the connector term from and to or

36 35 Database Report organize, summarize, and print selected portions of a database. organize, summarize, and print selected portions of a database.

37 36 Manipulating continued Create a Report Create a Report Name Report Name Report Choose Layout and Format Choose Layout and Format Choose Fields to Include Choose Fields to Include Determine a Sort Order Determine a Sort Order Create a Filter Create a Filter

38 37 PRINTING A DATABASE Print the Database Print the Database Choose page orientation Choose page orientation Choose Choose print gridlines, print gridlines, record, and field labels record, and field labels Preview and adjust as needed Preview and adjust as needed Print Print

39 38 Lightning Round 2

40 39 Filter/search/query There are three names for the feature that uses questions that change the connector term from and to or. Name one There are three names for the feature that uses questions that change the connector term from and to or. Name one

41 40 Database Report What allows one to organize, summarize, and print selected portions of a database? What allows one to organize, summarize, and print selected portions of a database?

42 41 Filter/search/query There are three names for the feature that uses questions that involve one, two, and three criterion. Name one. There are three names for the feature that uses questions that involve one, two, and three criterion. Name one.

43 42 Sort What uses questions that involve ascending and descending order? What uses questions that involve ascending and descending order?

44 43 What is the name for the different types of data entered in a database; for example: number, text, date/time, etc.? What is the name for the different types of data entered in a database; for example: number, text, date/time, etc.? Data Type (Format)

45 44 Date and Time – What data type is used for storing dates and times in a specific format to allow you to do such things as aging an account or time an event? – What data type is used for storing dates and times in a specific format to allow you to do such things as aging an account or time an event?

46 45 Logical What data type can be one of two entries, basically YES or NO (ON or OFF -TRUE or FALSE)? What data type can be one of two entries, basically YES or NO (ON or OFF -TRUE or FALSE)?

47 46 Memo What data type is used for information that does not fit easily into a category such as notes or comments? What data type is used for information that does not fit easily into a category such as notes or comments?

48 47 Sorting What arranges information in alphabetical or numerical order? What arranges information in alphabetical or numerical order?

49 48 Ascending What is the name for sorting from smallest to largest. Example: A – Z or 0 – 9? What is the name for sorting from smallest to largest. Example: A – Z or 0 – 9?

50 49 Descending What is the name for sorting from largest to smallest. Example: Z – A or 9 – 0? What is the name for sorting from largest to smallest. Example: Z – A or 9 – 0?

51 50 Numeric What data type is used to store purely numeric information? What data type is used to store purely numeric information?

52 51 Object What data type is used for other media types that might include a picture of an employee or product, a sound file, a clip-art image, or any other type of non-text entry? What data type is used for other media types that might include a picture of an employee or product, a sound file, a clip-art image, or any other type of non-text entry?

53 52 Datasheet/list view This format displays several records at one time. It has two names. What is one of those names? This format displays several records at one time. It has two names. What is one of those names?

54 53 Text What data type is used to store alphanumeric information and may also be called a character field? What data type is used to store alphanumeric information and may also be called a character field?

55 54 Connectors What is the name for words like OR and AND used in searching databases which indicate whether records must satisfy one rule (OR) or if both rules must be satisfied (AND)? What is the name for words like OR and AND used in searching databases which indicate whether records must satisfy one rule (OR) or if both rules must be satisfied (AND)?

56 55 Filter/Query/Search There are three names for the feature that displays records that meet one or more specific criteria. Name one. There are three names for the feature that displays records that meet one or more specific criteria. Name one.

57 56 File What is the name for a group of records. Also known as a table in some database programs? What is the name for a group of records. Also known as a table in some database programs?

58 57 What does this symbol stand for? < Less than

59 58 Form view This format can be used to display/design one record at a time and/or to enter information. Name it. This format can be used to display/design one record at a time and/or to enter information. Name it.

60 59 What does this symbol stand for? <> Not equal to

61 60 Design View This format provides a place to create field names and data types for a database. Name it.

62 61 What does this symbol stand for? >= Greater than or equal to

63 62 Form View This format can include pictures, borders, or special formatting. Name it. This format can include pictures, borders, or special formatting. Name it.

64 63 What does this symbol stand for? <= Less than or equal to

65 64 Datasheet/List View This format displays the table data in a row-and-column format. It has two names. Name one.

66 65 What does this symbol stand for? > Greater than

67 66 Datasheet/list view This format is used to enter data. It has two names. Give one of those names. This format is used to enter data. It has two names. Give one of those names.

68 67 What does this symbol stand for? = Equal to

69 68 Database Views What is the name for the various ways in which a database can be seen?

70 69


Download ppt "1 2 DATABASE organized collection of related information."

Similar presentations


Ads by Google