I need to change some data from my bank PostgreSQL
to PgAdmin
but I would like it to be straightforward through the PgAdmin
interface and not through SQL commands, this is possible. For example when I want to create a new column in a table, the interface itself makes that available to me.
I'vesearchedbutfoundonlyUpdatewaysthroughSQLcommandsandwouldliketoknowifthere'sanywaytomakeitanyeasier.
AttempttochangethroughthepgAdmin4interface:
Step01:
Step02:
Step03:
But I still could not edit the records.