Browse by Tags

All Tags » SSMS » data entry
  • Be careful with Open Table

    Yes, you were already aware of 40 or 50 reasons not to use Open Table.  I have one more.  Say you are creating a table with a composite key that includes a binary column.  An example I came across recently was a table that captures additional data not covered by CDC (e.g. username).  So, I created this table: CREATE TABLE ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on July 30, 2007