开发者

How to prepare string in SAS to insert into teradata

Doe开发者_高级运维s anyone know how to prepare a string in SAS for insert into external database(teradata for ex.) I mean if there is a function like php's addslashes or something similar?


No. There are a few ways you could do this, though. The most flexible would probably be to use the Perl Regular Expression functionality built into SAS such as CALL PRXCHANGE. Documentation is here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜