All Tags »
SSMS »
Open Table »
data entry (RSS)
Sorry, but there are no more tags available to filter with.
-
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 ...