当前位置: 当前位置:首页 >系统运维 >Sybase数据备份之BCP用法简介正文

Sybase数据备份之BCP用法简介

作者:域名 来源:域名 浏览: 【】 发布时间:2025-11-05 02:40:16 评论数:
Sybase数据备份之BCP用法简介
数据复制 usage: bcp [[database_name.]owner.]table_name[:slice_number] {in | out} datafile      [-m maxerrors] [-f formatfile] [-e errfile]      [-F firstrow] [-L lastrow] [-b batchsize]      [-n] [-c] [-t field_terminator] [-r row_terminator]      [-U username] [-P password] [-I interfaces_file] [-S server]      [-a display_charset] [-q datafile_charset] [-z language] [-v]      [-A packet size] [-J client characterset]      [-T text or image size] [-E] [-g id_start_value] [-N] [-X]      [-M LabelName LabelValue] [-labeled]      [-K keytab_file] [-R remote_server_principal]      [-V [security_options]] [-Z security_mechanism] [-Q]    1.2.3.4.5.6.7.8.9.10.11.

最近更新