Multiple choice technology databases An internal LOB is a A Table A column that is a primary key Stored in database A file , which is pointed from database column Reveal answer Fill a bubble to check yourself C Correct answer Explanation Internal LOBs (Large Objects like CLOB, BLOB) are stored directly inside the database files, whereas external LOBs (BFILEs) reside in external operating system files pointed to by a database column.