sybase 代理表例子

本文探讨了从Sybase ASE向Sybase IQ迁移数据时遇到的问题,特别是关于如何简化不同服务器名称在插入位置脚本中的管理。作者询问是否可以在插入表名的位置调用一个函数来实现运行时只需提供服务器名和数据库名。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

I need to load tables from Sybase ASE to Sybase IQ via insert location. Everything is working fine except that it is getting hard to manage different names of server in the insert location script.

For eg: 

i am using 

insert table1
location 'ase_servername.database_name'
{select...}
go

if i need to change the source from 'ase_servername.database_name' to say
'ase_servername1.database_name1'..i am having to change every single file..

Is there a way to calla function in the 
insert tablename
location 'function'
so that i just give the sername and database name only once at runtime.

Any comments/help appreciated.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值