Forum Replies Created

Viewing 15 posts - 46 through 60 (of 120 total)

  • RE: Second Highest

    hopefully following will help

    http://pramodsingla.wordpress.com/category/interview-questions-2/

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: Declare Variable

    Koen Verbeeck (9/15/2013)


    The question itself is great, however the explanation is lacking.

    There's no reference, and the explanation itself is incorrect.

    There's no variable that is "reset".

    The DECLARE is not ignored, it...

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: t-sql full table scan problem

    A view with clustered index is indexed view.

    There are lot of limitations/conditions apply on creating the index view.see BOL for detail

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: It's not you; it's us

    It is very shocking and saddening to me. 🙁

    I was also planning to go for MCM/MCA but now I am bit suspicious for going even for MCSE.

    in my opinion also,Microsoft...

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: Today's Random Word!

    nasty

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: Global Configuration Settings

    alex.d.garland (8/30/2013)


    "The SQL Server Database Engine recognizes any unique string that is part of the configuration name."

    Wow, I did not know that. Good question, I always like it when...

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: Transaction Control in SSIS

    Following steps might be helpful:

    1.What I think is put all the task that you want to rollback in one transaction using required followed by supported

    2. bit put the transaction option...

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: Today's Random Word!

    crookj (8/21/2013)


    Daniel Bowlin (8/21/2013)


    starting over

    Reboot

    Windows

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: EXCEPT vs NOT IN vs LEFT OUTER JOIN

    at least avoid use of NOT IN rather use NOT Exists

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: Expressions

    sestell1 (8/8/2013)


    Excellent question.

    I'm definitely going to remember this in the future.

    +1

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: Sync databases over Internet

    For such scenarios compbination of Log shipping and FTP will work.

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: SSIS Question

    Thanks Koen and Duncan

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: SSIS Question

    As per my understanding yes

    A control flow task is not a task..

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: SSIS Question

    Control flow tasks is not a task or container so not an object.

    It's just a name give to collection of tasks and container..

    and writer is asking for SSIS objects..

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

  • RE: SSIS Question

    Any thought on this guys..

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

Viewing 15 posts - 46 through 60 (of 120 total)