Forum Replies Created

Viewing 15 posts - 466 through 480 (of 716 total)

  • RE: Resource Governor pools

    Still working on 2012 & 2008 R2, didn't have the time or resources to start working on 2014 🙂

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Status and Name Please

    Great question, I liked this one, definitly learnt somthing new 2day about those SUSER_SNAME() & USER_NAME() functions, Thanx Andy.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Dropping a Memory-optimized filegroup

    {In the first release...}, so that means it has been updated in later releases of Hekaton to ALTER the database.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Files for memory-optimized tables

    TomThomson (6/5/2014)


    Te trouble with this question is that 2 3 things store the data for these tables: data, delta, and log. If I destroy the log when the...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Files for memory-optimized tables

    Revenant (6/4/2014)


    Nice question, wrong answer... :angry:

    Thanks, Steve!

    + 1 :w00t:

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Restore

    I never used this "Piecemeal Restore" before, so it was interesting question for me, thanx.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Fastest way to convert strings 'TRUE' and 'FALSE' to bit-values 1 and

    Clive Strong (6/5/2014)


    I did pick the right option. However, all 3 could be the easiest, depending on your coding style.

    Alternatively, you don't need the CAST.

    SET @Boolean = @TrueFalse

    works just fine,...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Access Granted or Not?

    Great question & explanation, thanx Andy 🙂

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Keyboard key to Toggle between query and results pane

    Nice question, thanx! always liked those questions about using SSMS GUI.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: SSIS and the TOKEN function

    Ed Wagner (5/28/2014)


    I had never heard of it either, so I learned something new.

    Me neither 😎

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Get User In Reporting Services

    Mighty (5/26/2014)


    Not really happy with the wording of the answers.

    I left the first option out, because the second option seemed "supersede" the first option.

    +1 Agree, @ least I got 2...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Shortcut for SQL server configuration manager

    SQLServerManager11.msc for SS 2012

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Temp table limitations

    SQLRNNR (5/23/2014)


    Steve Jones - SSC Editor (5/23/2014)


    Question changed and points awarded back as you can apparently partition a temp table: http://www.sqlservercentral.com/blogs/sqlrnnr/2014/05/23/can-you-partition-a-temporary-table/

    Thanks Steve.

    And by the way - thanks for continuing this...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Temp table limitations

    SQLRNNR (5/23/2014)


    I disagree that this is an easy question. There may be two obviously correct options but there is a third option that is correct.

    Temp tables can be partitioned....

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

  • RE: Temp table limitations

    TomThomson (5/23/2014)


    Nice easy question. I was quite surprised to see that more than twice as many thought constraints were not allowed as thought indexes were not allowed,...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant

Viewing 15 posts - 466 through 480 (of 716 total)