Forum Replies Created

Viewing 15 posts - 3,331 through 3,345 (of 4,081 total)

  • RE: T-Sql rant

    Hey Fox. Don't be overwhelmed by the rush of answers and questions after each post. There are a lot of people watching and we...

  • RE: T-Sql rant

    Okay... so the user decides the sequence. If he says the sequence number is a 2 and there is already a sequence 2 in the existing data......

  • RE: T-Sql rant

    Continuing my previous example with your data. I get the results desired by simply ignoring the sequence number column. If I'm going to do this...

  • RE: T-Sql rant

    After inserting part in the table we need to resequence the sequence number which depends on the partnumber

    '

    Fox, I will write a little bit of code to do it. ...

  • RE: T-Sql rant

    Fox, I can't speak to Oracle. I'm totally ignorant there, although I'm told they code totally differently. I will say that, in SQL Server, solid set-based...

  • RE: Inserting a non unique count (that can be reset on a certain number) to a table...help!

    Semicolons mark the end of an SQL statement... while they are not currently required, I've heard rumors that they will be in the future You can leave...

  • RE: T-Sql rant

    I hear you, J.

    But when you've only been taught one way, you build an entire conceptual model around it. It takes time to unlearn that...

  • RE: T-Sql rant

    Wow, I type this in and see the latest post. That was a good thing, Fox. I'm not being patronizing when I say...

  • RE: T-Sql rant

    Understood, Lynn.

    Fox, I do agree that you were out of line calling Lynn dense. He's a pretty bright guy who has helped a LOT of...

  • RE: T-Sql rant

    Now, back to business. Foxjazz is on the edge of enlightenment. I think we should cut the man some slack, because he has dropped the insults...

  • RE: T-Sql rant

    Kevin:

    Changes do get made and for the better. Constructive suggestions eventually get heard. I was really happy to see try/catch logic emerge, and CTEs, and inline...

  • RE: Are the posted questions getting worse?

    So what do you think, Lynn? Is our man trying to learn something now? He seems to be refraining from insults, and he's actually providing...

  • RE: T-Sql rant

    This can easily be done with a setbase solution????????????

    Yes it can, Fox. 🙂 Don't be amazed. We do this for a living....

  • RE: question, urgent please!!!

    I'm not a number!! I'm a free man!!

  • RE: converting rows to column

    Understood, Azeem. I just wanted to make sure we didn't unleash a beast that was going to return 300 columns on a single row. Dynamic SQL...

Viewing 15 posts - 3,331 through 3,345 (of 4,081 total)