Forum Replies Created

Viewing 15 posts - 1,921 through 1,935 (of 8,731 total)

  • RE: Today's Random Word!

    Ed Wagner (11/4/2016)


    djj (11/4/2016)


    Hugo Kornelis (11/4/2016)


    Stuart Davies (11/4/2016)


    Ed Wagner (11/3/2016)


    Luis Cazares (11/3/2016)


    Ed Wagner (11/3/2016)


    Manic Star (11/3/2016)


    crookj (11/3/2016)


    Ed Wagner (11/3/2016)


    djj (11/3/2016)


    Ray K (11/3/2016)


    crookj (11/3/2016)


    djj (11/3/2016)


    Ed Wagner (11/3/2016)


    djj (11/3/2016)


    Stuart Davies (11/3/2016)


    Family

    Time

    Warp

    Again

    deja vu

    repeat

    repeat

    Loop...

  • RE: Importing Multiple .csv files into one database from network shared drive

    If you don't have the tables, you could use the import/export wizard. It will create the tables. Just be aware that the data types might not be the best choice.

    I'm...

  • RE: sorting of a columns

    Use ORDER BY and CASE.

  • RE: Recuperantion des données pour certains dimensions

    Jeff Moden (11/3/2016)


    Luis Cazares (11/3/2016)


    I believe that you understood correctly, except for the part that the OP needs to get the MDX query instead of T-SQL.

    I know it's possible but...

  • RE: Query to find indexes that are larger than 900 bytes

    GilaMonster (11/4/2016)


    Luis Cazares (11/4/2016)


    It seems correct, the only issue would be with xml columns, but I'm sure those would be handled differently.

    Not a concern here, since XML columns, like the...

  • RE: Query to find indexes that are larger than 900 bytes

    It seems correct, the only issue would be with xml columns, but I'm sure those would be handled differently.

  • RE: Today's Random Word!

    Ed Wagner (11/3/2016)


    Manic Star (11/3/2016)


    crookj (11/3/2016)


    Ed Wagner (11/3/2016)


    djj (11/3/2016)


    Ray K (11/3/2016)


    crookj (11/3/2016)


    djj (11/3/2016)


    Ed Wagner (11/3/2016)


    djj (11/3/2016)


    Stuart Davies (11/3/2016)


    Family

    Time

    Warp

    Again

    deja vu

    repeat

    repeat

    Loop :w00t:

    de loop...

    recursion

    Infinite

    stupidity

  • RE: Recuperantion des données pour certains dimensions

    doug.brown (11/3/2016)


    (Sorry, response in English) If I understand the Google translate correctly, you'll need to add something to your query to also include the sales from a year ago. ...

  • RE: Counting field values per day between specific date ranges

    That's because you're not taking the hours into account. The difference comes from 2 quotes that you're not including (973 & 1057). Check them and decide if they belong to...

  • RE: Server Hardware or Coffee?

    Sean Redmond (11/3/2016)


    I had never thought so much that hardware was expensive, rather more that software licences and people were expensive. Microsoft play an expensive game.

    In my experience, coding well...

  • RE: Help on Hierarchy Query

    Why do you even need a derived table?

    SELECT

    meetingID,

    ProviderName,

    SubGroupName,

    SessionName,

    Attendee =...

  • RE: Are the posted questions getting worse?

    I'm not looking for a job, but I take a look at offers from LinkedIn every now and then just to see what's being offered/requested.

    That said, can anyone explain to...

  • RE: Today's Random Word!

    Kaye Cahs (11/2/2016)


    crookj (11/2/2016)


    Ed Wagner (11/2/2016)


    ZZartin (11/1/2016)


    Manic Star (11/1/2016)


    Luis Cazares (11/1/2016)


    jasona.work (11/1/2016)


    Ed Wagner (11/1/2016)


    Luis Cazares (11/1/2016)


    crookj (11/1/2016)


    djj (11/1/2016)


    Revenant (11/1/2016)


    Ed Wagner (11/1/2016)


    Alan.B (11/1/2016)


    djj (11/1/2016)


    Luis Cazares (11/1/2016)


    Ray K (11/1/2016)


    Resistance

    Rebellion

    Jedi

    academy

    Apprentice

    Sorcerer

    Wizard

    prestidigitator

    Magician

    Illusion

    Mysterio

    Rey

    Manta

    Bat

    Mammoth Cave

    Carlsbad Caverns

    C. Carl...

  • RE: Sql query help

    KGJ-Dev (11/2/2016)


    Hi,

    yes, it doesn't match the order. is there any way to avoid the pivoting here.

    If there are only 2 values, you could use MAX and MIN with a validation...

  • RE: INSERTing datetimeoffsets

    Rune Bivrin (11/2/2016)


    DOH! It was INvalid! Time for coffee...

    Same here.

Viewing 15 posts - 1,921 through 1,935 (of 8,731 total)