Forum Replies Created

Viewing 15 posts - 961 through 975 (of 3,221 total)

  • RE: Table variable vs temp table

    yogesh.balasubramanian (10/3/2011)


    I see a relavent article and it seems like table variable is much faster than temp table.

    Ref: http://sqlserverperformance.idera.com/uncategorized/performance-comparison-temp-tables-table-variables-sql-server/

    :unsure: Confused on which one is better?

    One item that the...

  • RE: get results from 2 tables?

    To answer your questions, Yes it is possible. That said what you have posted as your table definition(s) is not very clear. To get a tested response, can...

  • RE: Are the posted questions getting worse?

    Jack Corbett (10/1/2011)


    Hey guys I got some really cool news today. I was awarded MVP status!

    I just hope I can honor that award the way that all the MVP's...

  • RE: procedure

    To help those who want to help you with tested code, please click on the first link in my signature block, read the article, and use the sample T-SQL code...

  • RE: ETL DATA TESTING

    To be honest I do not know of any "Standard" test procedure as you are requesting. But you can do a great deal of "testing", checking for "good practices"...

  • RE: INSERT INTO

    Sh*t happens. The question wasn't designed especially for that, but I expected it.

    This one is just a small typo by Steve... and it keeps on going.

    Apparently people like learning,...

  • RE: Temp tables and table variables scope and persistence.

    First of all let me state that without seeing your T-SQL statements I can not be sure I properly understand you question. That said I will suggest you read...

  • RE: Positions of Nullable columns

    A side effect of the order you have defined the nullable columns can have an effect on the size of the table, and you may want to take this into...

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (9/21/2011)


    L' Eomot Inversé (9/21/2011)


    LutzM (9/21/2011)


    Gianluca Sartori (9/21/2011)


    ...

    :-D:hehe:

    Today we had an Oracle consultant (BI systems engineer, not a DBA) in our offices and I was discussing some (very serious) issues...

  • RE: Intertia

    Inertia is the name for the tendency of an object in motion to remain in motion, or an object at rest to remain at rest, unless acted upon by a...

  • RE: INSERT INTO

    jbwa

    it was likely the QOD poser made a mistake

    An incorrect assumption. If you had taken the time to read this entire forum you would have learned that...

  • RE: Checkpoint and log records

    SQL Kiwi

    are written to the physical log file before checkpoint starts writing dirty data pages to the physical data file(s).

    Thanks

    physical log file / physical data -...

  • RE: Checkpoint and log records

    Chad what adds to my confusion is items like:

    Checkpoint will cause the log buffer to be flushed to disk (the current set of un-hardened log records).

    And statements such as "the...

  • RE: Are the posted questions getting worse?

    OOPs repeat of prior post

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (9/17/2011)


    Hey guys (als), I just got a bank offer for a 70% / 30% sql svr / oracle environement.

    Now all I know about Oracle is how to speel it...

Viewing 15 posts - 961 through 975 (of 3,221 total)