What will Synchronize do

Hai,

Could you tell me what exactly synchronizing of the data base in axapta will do.

Thanks

AX checks whether database contains right objects (tables, fields, indexes…), as defined in AOT. Then it creates, updates or deletes objects in database as needed.

Thanks