Viewing 12 posts - 1 through 12 (of 12 total)
Hi
Thanks for the response. My question about the CreatedDate, CreatedBy...columns - was more along the lines of "Should I have them?" in a social networking site with 100K+ users and...
February 18, 2010 at 5:15 am
Hi all
I asked this question over at asp.net and had the suggested solution. I presume this is bad but thought I'd ask. Thanks.
In having discussions I have decided to create...
February 10, 2010 at 10:01 am
I was thinking of using a stored procedure to do this as well. This was my initial sp not taking into account disjoint subtypes yet.
Would this work, or is this...
February 10, 2010 at 5:11 am
Hi Grant
Thanks for the reply. Your explanation has helped me (mentally) greatly. I understand the Person/Location etc...relationship better now.
With regards to my problem of the Comments tables for my design,...
February 10, 2010 at 4:04 am
Hi David
Thanks again for the response and explanation. Right, I am starting to get somewhere...
Inorder to make use of your example, my tables would then look like this??? Is this...
February 9, 2010 at 3:49 pm
Hi David
Thanks for the explanation. I am hitting google as we speak.
The link you sent does not seem to work - just thought I'd let you know. Thanks again.
Dave
February 9, 2010 at 10:41 am
mmmmm...ok. Forgive me if this is a little like RDMS 101 but here I go...
I always thought that 1NF design was a table that was a faithful representation of a...
February 9, 2010 at 8:12 am
Hi again Bob
I have been trying to understand your previous post re:Comments
If I was to implement option 3. I am unsure of what to do. I don't understand "DelegateID" and...
February 9, 2010 at 6:41 am
Thanks again.
OK - This looks alot more complex than I originally thought.
Given the Arc type relationship and that we would want to avoid it - How would you recommend that...
February 9, 2010 at 6:11 am
Hi
Thanks for the responses. My comments table would look something like this, if I was to implement a table for each entity:
-- Article Comments --
IF NOT EXISTS (SELECT 1 FROM...
February 8, 2010 at 10:14 am
Hi Grant
Thanks again - in one swoop you answered a big question of mine with DB design.
If the data is not needed and won't need to be maintained, it is...
February 12, 2008 at 5:39 am
Hi guys
Thanks very much, by just reading the forums I am learning alot.
You have all answered my questions exactly.
last question: Is having these columns on all tables a "best practice"...
February 12, 2008 at 3:23 am
Viewing 12 posts - 1 through 12 (of 12 total)