Dev_Eric

新浪微博:卖螃蟹的程序员

导航

随笔分类 -  Excel_Doc_PPT

Generate SQL from Excel
摘要:Use below clause in Excel to generate insert sqls to import data in Excel into SQL server. Tips: SUBSTITUTE(D4,"'","''") if D4 contain ', this functio 阅读全文

posted @ 2016-08-24 15:11 Dev_Eric 阅读(293) 评论(0) 推荐(0)