An application needs to store a 5 MB JPEG image in a DB2 table. Which data type should be specified for the column that will be used for storing the image?() A.GRAPHICB.BINARYC.IMAGED.BLOB

An application needs to store a 5 MB JPEG image in a DB2 table. Which data type should be specified for the column that will be used for storing the image?()

A.GRAPHIC

B.BINARY

C.IMAGE

D.BLOB


相关考题:

下列哪一项表示的不是按钮。( )A、type="submit"B、type="reset"C、type=&quo 下列哪一项表示的不是按钮。( )A、type="submit"B、type="reset"C、type="image"D、type="button"

下列()表示的不是按钮。A、type="submit"B、type="reset"C、type="image"D、type="button"

In which file created by a mksysb would an administrator find filesystem and logical volume information?() A./fs.dataB./image.dataC./bosinst.dataD./install.data

下列标记不是按钮的是()A.type="submit"B.type="reset"C.type="image"D.type="button"

在HTML上,将表单中INPUT元素的TYPE属性值设置为()时,用于创建重置按钮。A.resetB.setC.buttonD.Image

存在如下资源方法,如果希望客户浏览器得到与Cat对应的JSON数据,可以使用的注解是 public Cat aCat(){ return new Cat("乌云踏雪"); }A.@Produces("text/html;charset=UTF-8")B.@Produces("image/jpeg;charset=UTF-8")C.@Produces("application/octet-stream;charset=UTF-8")D.@Produces("application/json;charset=UTF-8")

HTTP在上传文件时一般需要将content-type显示声明为?A.text/htmlB.multipart/form-dataC.application/x-www-form-urlencodedD.image/png

5、在HTML上,将表单中INPUT元素的TYPE属性值设置为()时,用于创建重置按钮。A.resetB.setC.buttonD.Image

1、下面能够去掉项目列表符号的css属性是()A.list-style-image 属性 list-style-image 属性 list-style-image 属性 list-style-image 属性#B.list-style-position属性#C.list-style属性#D.list-style-type属性

5、在下列的 HTML 中,哪个可以插入图像?A.<img href="image.gif">B.<img src="image.gif">C.<image src="image.gif">D.<img> src="image.gif" </img>