I have a data with VARCHAR2 data type in database(oracle) like this "Mary’s" but when I try to retrieve it using codeignit
VARCHAR2
database(oracle)
Mary’s
codeignit