I have a table with column data type as CHAR(1). Now I need to insert java Char value to this column. This is how the table is created
CREATE TABLE db1.test_table