Changes between Version 17 and Version 18 of P2


Ignore:
Timestamp:
02/12/24 22:34:56 (4 months ago)
Author:
161007
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • P2

    v17 v18  
    3636* Wishlist ( **__Wishlist_ID__ )
    3737
    38 * Book-Genre ( **__bookid__, __genreid__ )
     38* Book-Genre ( ***__bookid__, *__genreid__ )
    3939
    40 * Book-Author ( **__bookid__, __authorid__ )
     40* Book-Author ( ***__bookid__, *__authorid__ )
    4141
    42 * Book-Publisher (**__bookid__, __publisherid__)
     42* Book-Publisher ( ***__bookid__, *__publisherid__ )
    4343
    44 * Customer-Order (**__customerid__, __orderid__)
     44* Customer-Order ( ***__customerid__, *__orderid__ )
    4545
    46 * Review-Book (**__reviewid__, __bookid__)
     46* Review-Book ( ***__reviewid__, *__bookid__ )
    4747
    48 * Review-Customer (**__reviewid__, __customerid__)
     48* Review-Customer ( ***__reviewid__, *__customerid__ )
    4949
    50 * Recommendation-Book (**__recommendationid__, __bookid__)
     50* Recommendation-Book ( ***__recommendationid__, *__bookid__ )
    5151
    52 * Recommendation-Customer (**__recommendationid__, __customerid__)
     52* Recommendation-Customer ( ***__recommendationid__, *__customerid__ )
    5353
    54 * Feedback-Customer (**__feedbackid__, __customerid__)
     54* Feedback-Customer ( ***__feedbackid__, *__customerid__ )
    5555
    56 * Cart-Customer (**__cartid__ , __customerid__)
     56* Cart-Customer ( ***__cartid__ , *__customerid__ )
    5757
    58 * Cart-Book (**__cartid__, __bookid__)
     58* Cart-Book ( ***__cartid__, *__bookid__ )
    5959
    60 * Wishlist-Customer (**__wishlistid__, __customerid__)
     60* Wishlist-Customer ( ***__wishlistid__, *__customerid__ )
    6161
    62 * Wishlist-Book (**__wishlistid__, __bookid__)
     62* Wishlist-Book ( ***__wishlistid__, *__bookid__ )
    6363
    64 * Payment-Order (**__paymentid__, __orderid__)
     64* Payment-Order ( ***__paymentid__, *__orderid__ )
    6565
    66 * Shipping-Order (* **__shippingid__ , *__orderid__)
     66* Shipping-Order ( ***__shippingid__ , *__orderid__ )
    6767
    6868=== DDL скрипта за бришење на табелите и креирање на табелите