Wednesday, 8 August 2012

Which of these field types would be best to hold a .jpg image? | MySQL

A.    char binary
B.    nchar binary
C.    text
D.    blob

Ans:  D

No comments: