Multiple choice technology databases can we have more than one column of BLOB(data type to store images) in a table? True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation A database table can have multiple columns defined with the BLOB (Binary Large Object) data type, allowing storage of various binary files such as images, audio, or documents within different columns of the same record.