目录前言1 错误触发原因1.1 严格模式的启用和影响1.2 Navicat执行文件时的问题2 解决方法2.1 全局SQL模式调整2.2 当前连接SQL模式调整3 实例分析3.1 原始SQL代码3.2 解决方案4 注意事项结语前言
I am trying to insert a开发者_开发问答 PDF or doc file as an appendix in my LaTeX file. Do you know how I can do this?Use the pdfpages package.