随笔分类 - Sql Server
摘要:A Transact-SQL code snippet is to create an XML file with the text of your code snippet. The file must have a .snippet file extension, and meet the re
阅读全文
摘要:sql server ,oracle 通用: 1. 行转列(PIVOT) CREATE TABLE [StudentScores]([UserName] NVARCHAR(20),[Subject] NVARCHAR(30),[Score] FLOAT,) INSERT INTO [StudentS
阅读全文
摘要:Bcp概述 Bcp用于Microsoft SQL Server 实例和用户指定格式的数据文件间大容量复制数据。使用 bcp 实用工具可以将大量新行导入 SQL Server 表,或将表数据导出到数据文件. Ø 2. Bcp的常见参数 -f format_file format_file表示格式文件名
阅读全文

浙公网安备 33010602011771号