Poor code: Dynamic changing of table schema
摘要:
When you write SQL Scripts or Stored Procedures. Please keep in mind that don't change the schema of table with update data for the table together. Problem repro steps: 1: prepare following scripts:... 阅读全文
posted @ 2008-08-12 23:04 焰凌 阅读(197) 评论(0) 推荐(0) 编辑