Presentation is loading. Please wait.

Presentation is loading. Please wait.

Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change.

Similar presentations


Presentation on theme: "Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change."— Presentation transcript:

1 Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change characteristics of existing fields

2 Query Types Select Query – chooses data from a table and displays it. Update Query – updates records in a table Delete Query – deletes records from a table.

3 Validation Rules Validation Rules are rules that a user must follow when entering data into a database. Validation Text – the message that appears if the user enters the wrong type of data.

4 Validation Rules Indicate that a field is required Entry must lie within a given range Specify a valid collection of values Specify a default value Change lowercase to UPPERCASE

5 Referential Integrity Primary Key - unique identifier for each record in a table. Foreign Key – a field in a table whose values must match a primary key in another table.

6 Referential Integrity We can define a relationship between two tables. ONE – to – MANY Relationship Primary key Foreign Key


Download ppt "Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change."

Similar presentations


Ads by Google