Forum Replies Created

Viewing 15 posts - 1,426 through 1,440 (of 7,484 total)

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (10/13/2015)


    GilaMonster (10/13/2015)


    Put the keyboard down, pet the cat. Priorities!

    Now she's hissing at me because I made the mistake of trying to move my other hand to the keyboard....

  • RE: Filetable File Lengths

    Another nice question.

    The more I see of these questions the more I think I'm going to have to start playing with filestream and flletables - the documentation doesn't really cover...

  • RE: Whats the count???

    Nice question.

    It's one of those areas where the language is an inconsistently designed mess.

    Consistent language design would mean that END would always have the same effect, and that the BREAK...

  • RE: Filetable Insert Triggers

    Books on Line


    For non-transactional update operations through File system, SQL Server will create an internal transaction to capture the CloseHandle operation and the any defined DML triggers may be fired...

  • RE: Composite foreign key

    Nice question.

    But preventing truncate by a mechanism that doesn't prevent delete (as suggested in the explanation) seems a bit crazy - permissions should be used to do this, and if...

  • RE: Today's Random Word!

    whereisSQL? (10/5/2015)


    crookj (10/5/2015)


    anthony.green (10/5/2015)


    Ed Wagner (10/5/2015)


    djj (10/5/2015)


    anthony.green (10/5/2015)


    Ed Wagner (10/5/2015)


    anthony.green (10/5/2015)


    SQLRNNR (10/4/2015)


    ghoul-ash

    Uno

    Cards

    House

    Boat

    Fishing

    Tackle

    Guard

    Defense

    Attack

  • RE: Are the posted questions getting worse?

    ChrisM@Work (10/5/2015)


    I don't remember any decent ale in London during my first visit in the summer of '81 except Fullers, and naturally since we were living in Chiswick that summer,...

  • RE: Identity Column

    sknox (10/5/2015)


    This question is almost more about TRUNCATE than IDENTITY. All of the inserts before the TRUNCATE are just red herrings.

    To some extent I agree, but I would say...

  • RE: Nulls in the FileTable

    rabih_karam (10/1/2015)


    Is really this is the correct answer ?

    :w00t::w00t::cool::cool:

    I'm pretty sure ieither it isn't or BOL is wrong, possibly both. The FileTable schema BOL page shows last_accesstime as datetime2(4)...

  • RE: Federation_filtering_value

    A fun question, also somewhat funny given the status of this function :hehe:

    One of two pages I looked at described the function and said it would disappear soon, the other...

  • RE: Are the posted questions getting worse?

    ChrisM@Work (10/1/2015)


    David Burrows (10/1/2015)


    Many many moons ago when I frequented London pubs it was either RamRod and Special or 80/- Heavy

    Gosh David you must be an old git too!

    I remember...

  • RE: Backup log with norecovery

    Nice question; but it's a command I hope I never have to use; another is

    BACKUP LOG <database> TO <device> WITH STANDBY = <file>.

  • RE: cluster node licensing

    JaybeeSQL (9/23/2015)


    Eirikur Eiriksson (9/23/2015)


    JaybeeSQL (9/23/2015)


    Eirikur Eiriksson (9/22/2015)


    JaybeeSQL (9/22/2015)


    Hi all,

    Does the passive node in a 2-node SQL cluster need a paid licence?

    Thanks,

    JB

    Have a look at this blog post: Microsoft SQL Server...

  • RE: Today's Random Word!

    DonlSimpson (9/30/2015)


    Ed Wagner (9/30/2015)


    anthony.green (9/30/2015)


    Ed Wagner (9/30/2015)


    anthony.green (9/30/2015)


    whereisSQL?(9/30/2015)


    Pour

    Pitcher

    Beer

    Brew

    Pub

    Bar

    Ban

  • RE: Many-to-Many Sanity Check

    Calling something by different names in different places, as you have done here, leads to crazy things like holding the same thing twice with two column names in one table,...

Viewing 15 posts - 1,426 through 1,440 (of 7,484 total)