PostgreSQL Change Case to Proper, Upper & Lower So
v7.0Change case for values in PostgreSQL tables. Change to upper case, lower case, title case (proper case), and sentence case. The data found in each field of a table can be quickly converted.
Description
Change case for values in PostgreSQL tables. Change to upper case, lower case, title case (proper case), and sentence case.
The data found in each field of a table can be quickly converted.
The data found in each field of a table can be quickly converted.