Recent content by eLVeeJay

  1. E

    Can i add an additional instance to Sql Express?

    Yes you can: http://stackoverflow.com/questions/482408/limitations-of-running-multiple-instances-of-ms-sql-express (See second answer)
  2. E

    Reading data selcted cols vs. whole row

    What is the performance cost of selecting an entire row vs. just some of the columns (not cols in PK or indexes)? There are no XML/image/blob columns.
Top