Sybase数据类型用于保存xml值 [英] Sybase Datatype for holding xml value

查看:217
本文介绍了Sybase数据类型用于保存xml值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在Sybase中是否有text,xml或varchar(max)数据类型?

我的要求是声明一个接受最大大小的xml值的数据类型。

Do we have text ,xml or varchar(max) datatype in Sybase ?
My Requirement is to declare a datatype which accepts xml value with maximum size.

推荐答案

是的,根据文档, text 数据类型确实存在。



这里: text数据类型 [ ^ ]

text数据类型最多可存储2,147,483,647单独数据页的链接列表上的可打印字符的字节数。每个页面最多存储1800个字节的数据。
Yes, as per documentations, text datatype does exist.

Here: text datatype[^]
The text datatype stores up to 2,147,483,647 bytes of printable characters on linked lists of separate data pages. Each page stores a maximum of 1800 bytes of data.


这篇关于Sybase数据类型用于保存xml值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆