Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アクセスデータベースをmysqlにインポートしようとしています。mysqlデータベースを作成しましたが、Accessデータベースのすべての列を使用したくありません。アクセスデータベースからcsvに特定の列のみをエクスポートする方法はありますか?
1) 必要な列のみを含むテーブルに対してクエリを作成し、保存します。 2) クエリを選択し、[ファイル] -> [エクスポート] (「テキスト *.txt、*cvs など」として保存を選択) に移動し、プロンプトに従います。