Changes between Version 5 and Version 6 of Logical and Physical Design - Database creation (with SQL Scripts)


Ignore:
Timestamp:
11/29/22 17:32:23 (22 months ago)
Author:
201101
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Logical and Physical Design - Database creation (with SQL Scripts)

    v5 v6  
    26269. ''Product'' ('''__product_id__''', '''number_of_products''', '''product_type''')
    272710. ''Meal'' ('''__meal_id__''', '''price''', '''meal_type''')
    28 11. ''Log in'' ('''__login_id__''', '''password''', '''username''', '''user_id*''')
     2811. ''Log_in'' ('''__login_id__''', '''password''', '''username''', '''user_id*''')
    2929        * '''*'''Референцира user_id од User
    303012. ''User'' ('''__user_id__''', '''EMBG''', '''address''', '''email''', '''phone_number''')