Forum Replies Created

Viewing 15 posts - 31 through 45 (of 257 total)

  • RE: Indexing in views

    Good question kapil.

    But if you execute this T-Sql in single batch, then it will give an error like "Procedure vw_customer, Line 9 Incorrect syntax near the keyword 'Create'."

    In...

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: The OUTPUT clause and T-SQL Syntax

    Hugo Kornelis (7/23/2013)

    ...

    In other words - if the statement causes a trigger to fire, it should have either no OUTPUT clause or an OUTPUT clause with an INTO keyword....

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: The OUTPUT clause and T-SQL Syntax

    Good question. I learn something new. 🙂

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: T-SQL

    Today's QtD is worthwhile.

    thanks hugo and kapil 🙂

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: What's in a name?

    OCTom (7/19/2013)


    Wait?!?!? It's not Notepad?!?!?

    :w00t:

    Great one !!!

    :w00t::crazy::laugh::laugh::laugh:

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: What's in a name?

    For see SSDTBI, you need to install SQL Server 2014 CTP. Remember that you can not install SQL Server 2014 CTP with other SQL server instance, or side by side...

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: TDE Setup

    Great knowledge sharing. reference article is also great.

    [https://www.simple-talk.com/sql/database-administration/transparent-data-encryption/]

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: Return

    Learn new thing. Thanks carlo 🙂

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: Reset of Identity

    Thanks for easy one 🙂

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: TSQL-Order by

    Danny Ocean (7/14/2013)


    kapil_kk (7/14/2013)


    When I checked the BOL i found that there is a line stating:

    If a table name is aliased in the FROM clause, only the alias name can...

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: TSQL-Order by

    kapil_kk (7/14/2013)


    When I checked the BOL i found that there is a line stating:

    If a table name is aliased in the FROM clause, only the alias name can be used...

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: TSQL-Order by

    Thanks for start Monday with easy one 🙂

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: What will convert return?

    Good one. Actually whenever we try to convert any number data type (int, float, money, decimal,...) in Character format (char, varchar, nchar, nvarchar) and Character format length is less then...

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: Change Tracking

    Good question and straightforward explanation 🙂

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

  • RE: SQL Server 2012 Concat

    Quite easy, Really very good question. Still 36% people are wrong. It shows important of this question.

    Keep it up man !!! 🙂

    Thanks
    Vinay Kumar
    -----------------------------------------------------------------
    Keep Learning - Keep Growing !!!

Viewing 15 posts - 31 through 45 (of 257 total)