Fetching unexpected results from WHRE clause with bpchar and character varying fields
I am new to PostgreSQL. Trying to understand the reason for erroneous results and would like to learn how to rectify it.
I have a students table. When I execute the query
Postgres fetching unexpected results when where clause contains bpchar and character varying fields
I am new to postgresql. Trying to understand the reason for erroneous results from Postgres and would like to learn how to rectify it.
I have a students table. When I execute the query