Forum Replies Created

Viewing 15 posts - 76 through 90 (of 728 total)

  • RE: Replication

    Easy one comparatively to last day. 🙂

  • RE: HASHBYTES

    I selected correct answer but for wrong reasons. Thanks for the question. Nice to know about it. 🙂

  • RE: Tempdb

    Good one as wasn't aware of all of them. Thanks free mascot. 🙂

  • RE: Database Collation Is Null

    EZ for me. 🙂

  • RE: Filtered Index vs Indexed View

    Absolutely stunning question on filtered indexes. Thanks Carlo. 🙂

  • RE: Azure SQL Database

    Good QOTD. Easy but good to know more about azure. 🙂

  • RE: Dynamic Management Functions

    KWymore (1/13/2014)


    Christian Buettner-167247 (1/13/2014)


    For SQL Server 2008 R2 there is no valid answer, as sys.dm_exec_sessions does not contain the open tran count. But thanks to this, I have learned that...

  • RE: Replication

    Easy one to look out for. 🙂

  • RE: Dynamic Query issue

    Yeah, agreed Gail. After lots of efforts, i started getting frustate and tried too much in too little time. Glad that it worked and sad that couldn't found the solution....

  • RE: Dynamic Query issue

    Strangely it started working but still worst part is that I don't know what made it work. I tried lots of things but couldn't track what worked. I am sure...

  • RE: Unravel Some Complex IF Logic

    Very good question from QOTD perspective. Thanks Dwain. 🙂

  • RE: Dynamic Query issue

    Sorry I wasn't clear. Here is the code:

    while @a <= @b-2

    begin

    ---

    ---

    select @p = 'select col1 from '+@tabname -- this keep changing with each loop

    insert into #temp

    ...

  • RE: Drillthrough

    Worked nowhere near it but did some googling and go them correct. Nice to know though. 🙂

  • RE: Auto Create Statistics

    "Been there done that". Had spent some time on statistics related issue so never had to think twice. 🙂

  • RE: EAV

    EZ PZ. 🙂

Viewing 15 posts - 76 through 90 (of 728 total)