Forum Replies Created

Viewing 15 posts - 226 through 240 (of 262 total)

  • RE: films database (yeah, yeah, hear me out!)

    Thanks, I love your replies. 🙂 Few questions, if you have time...

    1) What do you mean by suggesting triggers on the view? I didn't know triggers could have anything to...

  • RE: The Elusive Conditional WHERE Clause

    luke.baughan (4/18/2013)


    Great article - though I did find myself wading through the rather large example. Have written this much smaller example...

    Best post! Thank you. The article didn't really make sense...

  • RE: films database (yeah, yeah, hear me out!)

    Thanks for weighing in. My concern is just that if I create a "master" record in "people" and use their "real name" in that table, what's to prevent that name...

  • RE: Query Help

    Sorry, I would like to help, but there are just too many things about all of this that don't make sense to me.

    For example, why are you (seemingly) storing...

  • RE: Question Regarding Implementing a Work Schedule Table

    Sorry, that one issue was a typo on my part, meant to write "column" instead of "row" for days. I have edited that post.

    The "1-24" was just an example...

  • RE: films database (yeah, yeah, hear me out!)

    Hmm, okay, thanks for the reply. I think I'm following you, and it sounds like you're basically suggesting that I proceed with my "separate AKA's table" idea, except that it...

  • RE: Question Regarding Implementing a Work Schedule Table

    I'm just some guy, but it seems that the answer depends on the specifics of your situation.

    A week will always have the same 7 days in it. That's not...

  • RE: Custom Sequence Numbering

    fahey.jonathan (2/8/2011)


    I have used a similar procedure to move records in a sequence....

    Jonathan's code (above) made sense to me. But I couldn't really figure out what was going on in...

  • RE: How's This Trigger?

    Craig, do you think this set of SSMS tools would be appropriate? It claims to be able to autogenerate the CRUD wrappers you suggested. Seems like it will be important...

  • RE: How's This Trigger?

    I love you guys. Thanks!

  • RE: Books

    I loved "Microsoft SQL Server 2008 T-SQL Fundamentals" and "Pro SQL Server 2008 Relational Database Design And Implementation".

  • RE: RETURN clause, clarification

    THANK YOU!

  • RE: grouping_id questions

    Okay, thanks for the answer. I think I was basically on the right track, that the whole "Grouping" thing is just a convenient way to check for NULL intersections. And...

  • RE: Disk Is Cheap! ORLY?

    AWESOME! I love this article. Solid, logical, intelligent.

  • RE: Hierarchies in SQL

    I'm the first to admit that I'm naive and uninformed, but it sounds to me as if it's basically an issue of you:

    1) deciding what data you need to store,...

Viewing 15 posts - 226 through 240 (of 262 total)