8
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Create database; save as a02p1books_LastnameFirstname Create Author table as described, adding ID field, numbers 11-17 in Field1, last names in Field2, and first names in Field3

Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

  • Upload
    others

  • View
    10

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Create database; save as a02p1books_LastnameFirstname

Create Author table as described, adding ID field, numbers 11-17 in Field1, last names in Field2, and first names in Field3

Page 2: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Change the properties of fields as described

Delete ID field from table, make AuthorID the primary key

Page 3: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Import Publishers worksheet into database as described

Import Books worksheet into database as described

Page 4: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Modify properties of the Books table as specified

Page 5: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Modify properties of the Publishers table as specified

Page 6: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Create relationship between Author and Books tables; enforce referential integrity and Cascade Update Related Fields

Create relationship between Publishers and Books tables; enforce referential integrity and Cascade Update Related Fields

Page 7: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

View and Close Relationships Report

Compact & Repair database

Page 8: Create database; save as a02p1books LastnameFirstname · Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall . Backup database, save as a02p1books_LastnameFirstname_date

Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Backup database, save as a02p1books_LastnameFirstname_date