Oracle file Export

Source: Internet
Author: User

$ cat Me.sql
Set echo off
Set term off
Set Line pages 0
Set Feedback off
Set Heading off
Set Trimspool on
Spool/aiapp/tungsten/shell/o2m/test.sql
Select ' INSERT into Res_d_mphone (serial_number,moffice_id,code_state_code,busi_type_code,use_type_code,code_type_ Code,stock_id,pool_code,city_code,eparchy_code,province_code,number_source,is_assign,is_prettynum,is_prepare_ Match,is_prepare_open,is_lock,reserve_time,time_in,staff_id,batch_id,remark) VALUES ("' | | serial_number| | "," | | moffice_id| | "," | | code_state_code| | "," | | busi_type_code| | "," | | use_type_code| | "," | | code_type_code| | "," | | stock_id| | "," | | pool_code| | "," | | city_code| | "," | | eparchy_code| | "," | | province_code| | "," | | number_source| | "," | | is_assign| | "," | | is_prettynum| | "," | | is_prepare_match| | "," | | is_prepare_open| | "," | | is_lock| | "," | | reserve_time| | "," | | time_in| | "," | | staff_id| | "," | | batch_id| | "," | | remark| | '); From Res_d_mphone_bak;
Spool off
Set Trimspool off
Set heading on
Set feedback on
Set term on
Set echo on
Exit

Oracle file Export

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.