Re: How to store opening time of shops?

From: ^Bart <gabriele1NOSPAM_at_hotmail.com>
Date: Tue, 19 Mar 2019 09:54:14 +0100
Message-ID: <q6qanm$m9p$2_at_gioia.aioe.org>


>> CREATE TABLE holiday (
>>       storeid INTEGER
>> ,    holiday     DATE
>> ,    opened  TIME
>> ,    close   TIME
>> ,       primary key(storeid, dow, opened)

>
> Itym
> , primary key(storeid, holiday, opened)
>

I'm sorry but I didn't understood it, I'm a newbie! :)

^Bart Received on Tue Mar 19 2019 - 09:54:14 CET

Original text of this message