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


Ignore:
Timestamp:
12/07/22 18:11:08 (22 months ago)
Author:
201101
Comment:

--

Legend:

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

    v18 v19  
    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__''', '''vreme_na_najava''' , '''user_id*''')
    2929        * '''*'''Референцира user_id од User_table
    30 12. ''User_table'' ('''__user_id__''', '''EMBG''', '''full_name''', '''address''', '''email''', '''phone_number''')
     3012. ''User_table'' ('''__user_id__''', '''EMBG''', '''full_name''', '''address''', '''password''', '''username''', '''email''', '''phone_number''')
    313113. ''Waiter'' ('''__user_id*__''', '''shift''', '''salary''')
    3232        * '''*'''Референцира user_id од User_table
     
    7171== Дијаграм
    7272
    73 [[Image(dijagram3.png)]]
     73[[Image(dijagram3.jpg)]]
    7474
    7575