查询查找列中数据的大小
我的表中有一个名为 RawData
的数据类型为 Image
的列。我需要找到该列大小超过 1 MB 的所有行。
如果有人能帮助我解决这个问题,那就太好了。我使用 SQL Server 2008。
提前致谢
I have a column called RawData
of datatype Image
in my table. I need to find all rows where the size of that column is more than 1 MB.
It would be great if someone could help me with the query for this. I use SQL Server 2008.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)