I have a table with PK,Biometric Image1,Image2 and need to update the Image1 and Image2 to base64 encode.

the function does work, but i need to create a stored procedure to copy the table...