You have to store windows media file (WMV) that has size greater that 2GB in the database.
What datatype should you chose?
A.
image
B.
filestream
C.
varbinary(max)
D.
file
Explanation:
Only data stored as filestream can be over 2GB.
You have to store windows media file (WMV) that has size greater that 2GB in the database.
What datatype should you chose?
You have to store windows media file (WMV) that has size greater that 2GB in the database.
What datatype should you chose?
A.
image
B.
filestream
C.
varbinary(max)
D.
file
Explanation:
Only data stored as filestream can be over 2GB.