Re: Simple Database Design Problem
Posted by: Filip Nedyalkov
Date: June 11, 2011 02:04AM

Here is what I imagine at the moment:

Table - Templates (common table):
template_id lang_id

Table - Page Tempates:
page_template_id template_id module_url

Table - Theme Page Templates:
theme_page_template_id template_id theme_page_template_name theme_template_id

Is that correct?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.