input : note_description = 'test @8:57am', patient_id = '009876', note_updated_by = '1009876549087', note_update_date = '2022-07-13 09:45:49' where note_id = '639' output1 : note_description = ?, patient_id = ?, note_updated_by = ? , note_update_date = ? where note_id = ? output2 : ['test @8:57am' , '009876' ,'1009876549087' , '2022-07-13 09:45:49' , '639' ]quiero reemplazar el texto con comillas en una cadena con un carácter especial y enviar los valores a la matriz reemplazada en una matriz