Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: How does SQL work with blanks?

    My apologies. I didn't intend to give an ambiguous question in that way.

    I'll be more careful with my next one.

    Thanks for the feedback.

  • RE: How does SQL work with blanks?

    It also works with schemas, tables, types and columns.

    This makes for a great statement such as:

    select [ ] from [ ].[ ].[ ]

    I guess it is a good way to...

  • RE: Get Blocking Details

    Session_ID should not be relied upon in this way to indicate SQL processes...

  • RE: The Complexity of Branches

    Yes - 4 in total, new work always done in trunk.

    Reproducing a bug will typically be done in trunk and cut back automatically by our checkin tool (gated).

    Work is broken...

  • RE: The Complexity of Branches

    This is our take on branching.

    We 'branch behind', making weekly development partner releases (DPR), deleting them after a week.

    Once a month we keep the DPR and promote it to...

  • RE: Buzzword Bingo

    TLA is the most confusing acronym for some people, followed only by FLA.

    (Three letter acronym and four letter acronym)..

Viewing 6 posts - 1 through 6 (of 6 total)