<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>munibus</author_name>
  <author_url>https://blog.hatena.ne.jp/munibus/</author_url>
  <blog_title>Muni Bus</blog_title>
  <blog_url>https://munibus.hatenablog.com/</blog_url>
  <categories>
    <anon>SQL Server</anon>
  </categories>
  <description>bcpコマンドを使う。以下はSQL Server認証を使用した例。引数に指定した文字列は以下のとおり。 testtbl：テーブル名 output.tsv：出力ファイル名 testserver：サーバのIPアドレス name：ログイン名 pass：パスワード bcp testtbl out output.tsv -S testserver -U name -P pass -d testdb -c -cオプションを付けることで、エクスポート時にフィールドの型に関する問合せがなくなり、型はcharであるとして一括で出力することができる。 各フィールドの区切り文字は水平タブ（0x09）となり、いわゆる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2023%2F12%2F14%2F214819&quot; title=&quot;【SQL Server】コマンドラインでテーブルのデータをファイルに出力する - Muni Bus&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-12-14 21:48:19</published>
  <title>【SQL Server】コマンドラインでテーブルのデータをファイルに出力する</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2023/12/14/214819</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
