InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used to store movie and image files?(a) Clob(b) Blob(c) Binary(d) ImageI have been asked this question in unit test.This intriguing question originated from SQL Data Types and Schemas in portion SQL : Queries, Constraints and Triggers of Database Management |
|
Answer» The correct answer is (b) BLOB |
|