How to pass an “%” wildcard to LIKE CONCAT operator using PgPreparedStatement
I need to create a sql using PgPreparedStatement(postgres) query which has like concat operator. The query looks similar to this:
I need to create a sql using PgPreparedStatement(postgres) query which has like concat operator. The query looks similar to this: