Q4 Single choice Flag Which PL/SQL function converts documents such as PDF, DOC, JSON, XML, or HTML to plain text? A DBMS_VECTOR.TEXT_TO_PLAIN B DBMS_VECTOR_CHAIN.UTL_TO_TEXT C DBMS_VECTOR_CHAIN.UTL_TO_CHUNKS D DBMS_VECTOR.CONVERT_TO_TEXT Correct answer