DataBase efficiency question

wxdqz

New Member
Hi,
I'm trying to design a DB for content retrieval:

My question is, would it be considered dreadfully inefficient to have to make 2 queries for each complete page returned?

Query one would get the qualifying details and the name of the table(section) to pull the page from.

The other way is to have a seperate DB for each section of the site:

Any opinions greatly appreciated.

Nick
 
Back
Top