Forum Replies Created

Viewing 15 posts - 256 through 270 (of 471 total)

  • RE: SQLCLR Appdomains

    I was confused by "all CLR objects owned by a user are always executed in the same AppDomain" which seems to contradict “one AppDomain per database per owner”.

  • RE: Default Backup Directory

    James Lean (2/23/2011)


    You CAN change the default backup directory using SSMS very easily:-

    - From Object Explorer, right-click on the server and choose Facets.

    - In the Facet dropdown, choose Server Settings.

    -...

  • RE: LogShipping

    Steve Jones - SSC Editor (2/22/2011)


    I've reworded the answers to eliminate confusion and awarded back points to everyone up to this time.

    Thanks Steve. I picked the right answer but...

  • RE: Disk Partitions

    Good question and a good topic.

  • RE: SQL CLR App Domains

    paul s-306273 (2/9/2011)


    Come on Steve - only one point for this?

    I agree, this was a hard question.

  • RE: Log File VLFs

    Another good question. I thought that the correct answer was one but had to create a database and verify with DBCC Loginfo.

  • RE: VLFs in Log Files

    Good question and a good topic.

  • RE: TRUNCATE in TRANSACTION

    I fell into the same trap. I overlooked the WHERE clause. Not sure I understand what the point of that was?

  • RE: Fun(?) with DATETIME2

    Brandie Tarvin (12/30/2010)


    Cliff Jones (12/30/2010)


    I'm a fairly old DBA but even I had forgotten that we lost these days back in 1752.

    You dinosaur, you!

    @=)

    Absolutely, thanks for pointing that out!

  • RE: Fun(?) with DATETIME2

    I'm a fairly old DBA but even I had forgotten that we lost these days back in 1752.

  • RE: Under Appreciated Features

    sognibene (12/17/2010)


    Passing a table valued parameter to a table valued function. OH YEAH!!!

    I agree! We had this in Oracle PL/SQL 15 years ago!

  • RE: Nested Temporary Tables

    mtillman-921105 (12/16/2010)


    Cliff Jones (12/16/2010)


    A very interesting question but I am not sure the answer is completely correct? Seems like the contents of the temp table would be within...

  • RE: Nested Temporary Tables

    A very interesting question but I am not sure the answer is completely correct? Seems like the contents of the temp table would be within the scope of...

  • RE: sys.syscomments

    I don’t feel too bad about missing this question for reasons already stated. The take away from this one is to search OBJECT_DEFINITION of sys.procedures to find stored procedures...

  • RE: T-SQL GO statement

    Interesting question, thanks. I had no idea you could do this.

Viewing 15 posts - 256 through 270 (of 471 total)