使用SQL Server调整图像数据的大小 [英] Resize image data using SQL Server

查看:198
本文介绍了使用SQL Server调整图像数据的大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用SQL编写的数据库,并且其中包含一个包含图像类型字段的表.
我想做的是使用sql更新查询来一次调整这些图像的大小.

I have a database in SQL and it contains a table having an image type field in it.
What I want to do is to resize those images using sql update query in one shot.
Is there any way to do this?

推荐答案

IMO,这不是数据库的工作.在数据库中插入(或检索一个)图像的代码应注意这一点.
IMO this is not a job for the database. The code inserting (or the one retrieving)images in the database should take care of it.


这篇关于使用SQL Server调整图像数据的大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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