2013/6/17 Rami Ojares <[email protected]>: >> By the way, at the moment it is not an issue, but I think in the >> future it could. >> What if I would like to use different periods in different tables. For >> example in one table I can use daily, weekly, monthly and another >> table I can use weekly, monthly, yearly. I suppose that could be best >> done with another table and a field with flags. > > > Well you have to different enums then. Even if they are very much alike they > are not the same. > So you either create two different tables for them or two different domains. > Simple, right?
Well, I would say I use two subsets of the same. But as I said: at the moment it is not important. I'll cross the bridge when I get there. -- Cecil Westerhof -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
