Changes between Version 5 and Version 6 of Logical and Physical Design - Database creation (with SQL Scripts)
- Timestamp:
- 11/29/22 17:32:23 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Logical and Physical Design - Database creation (with SQL Scripts)
v5 v6 26 26 9. ''Product'' ('''__product_id__''', '''number_of_products''', '''product_type''') 27 27 10. ''Meal'' ('''__meal_id__''', '''price''', '''meal_type''') 28 11. ''Log 28 11. ''Log_in'' ('''__login_id__''', '''password''', '''username''', '''user_id*''') 29 29 * '''*'''Референцира user_id од User 30 30 12. ''User'' ('''__user_id__''', '''EMBG''', '''address''', '''email''', '''phone_number''')