select Good.title,Unit.title from Good,Unit where Good.id_unit=Unit.id
select * from Good,Unit where Good.id_unit=Unit.id