使用QTP自动化测试中,用到对excel的读写操作,这里把一些常用对excel操作的方法进行了归纳,总结.(对excel格式设置的常用操作这里没有进行总结.) Function DataToExcel(byval filepath,byval filename) Dim objExcel,exlSheet,exlBook,fso,exApp,rows,cols '关闭所有excel 'SystemUtil.CloseProcessByName("excel.exe") Set objE…
将用逗号隔开字段拆分成两行: select * from mp_fs_file_info a,dm_process_upload b where instr(b.attachment,a.file_id,1,1)>0; 字段名小写加双引号to_char转换成制定格式. select to_char(xmmc), 项目名称,dwmc "name" from desulfidation, 插入多条数据:insert into imdt_role_permission ( (…