On 04/12/2018 05:59 PM, hmidi slim wrote:
Hi,
I have these tables:
price_per_occupation: id (integer), product_price_period_id(integer),
occupation_type(integer), price (numeric)
product_price_period; id(integer), product_id(integer),
is_monday(boolean), is_tuesday(boolean), is_wednesday(bool
Hi,
I have these tables:
price_per_occupation: id (integer), product_price_period_id(integer),
occupation_type(integer), price (numeric)
product_price_period; id(integer), product_id(integer), is_monday(boolean),
is_tuesday(boolean), is_wednesday(boolean), is_thursday(boolean),
is_friday(boolean),