Forum Replies Created

Viewing 15 posts - 526 through 540 (of 848 total)

  • RE: VIEWS 4

    Nice question Ron! I have had to deal with this once or twice before. Why you would write a view that just performs a select * from a single table...

  • RE: Acronym factoid

    Nice and easy. A good start to the week. Liked the other acronyms too!

  • RE: SQL Server Agent Roles

    Guessed right considering the typo.

  • RE: A Personality Test

    I'd be a Subaru Outback. Multi-purpose, reliable, not too flashy and ready for just about anything.

    I currently drive a 2010 Outback. Had a Honda Prelude before that. Also a reliable...

  • RE: SOME

    GSquared (3/21/2012)


    Hugo Kornelis (3/21/2012)


    KWymore (3/21/2012)


    Are there any instances where you could not perform the same logic using IN instead of ANY?

    Yes, as GSquared already shows.

    However, there are (as far as...

  • RE: SOME

    I had only looked at the ANY and SOME syntax once before and did not see a need for them. They seem to perform exactly like the IN statement unless...

  • RE: SSIS 2008 Informix to SQL Server Problem

    Thanks for the info on disabling validation. That solved my problem too. I was using SSIS to pull from Informix through ODBC. I too had to set the package to...

  • RE: VIEWS 3

    mtassin (3/20/2012)


    Koen Verbeeck (3/20/2012)


    According to CREATE VIEW (Transact-SQL):

    When a view is created, information about the view is stored in the following catalog views: sys.views, sys.columns, and sys.sql_expression_dependencies.

    Information that is stored...

  • RE: ROWLOCK Escalation

    Thanks for the question Chris. Learned something today!

    Thanks too to Gail for the additional explanation.

  • RE: Looping

    Thanks for the easy question!

  • RE: Policies

    SQLRNNR (3/15/2012)


    Basic question. Here's why. Only 4 of the answers are legit evaluation modes. The question asks for four answers.

    +1

  • RE: SSIS-Cache Transform

    Guessed and got it right. I've never actually used cache connection managers in SSIS but I may have to look into it. Bring on more SSIS questions! 🙂

  • RE: CREATE ROLE

    Thanks for the question Steve! Had to look this one up. I agree with others, Authorization is a little misleading in this context.

  • RE: Temporary Objects 2

    Thanks for the question Ron. Learned something today!

  • RE: Old, but stable

    We still run a number of systems off 2000 but are in the process of migrating most to newer versions. The challenge for us has been timing and licensing. There...

Viewing 15 posts - 526 through 540 (of 848 total)