Hi,
I have relational database where one table references the serial type from the other table.
While I am able to retrieve the serial type from the parent table, I am not able to insert the same into the other table through vco.
Please let me know how to insert a number/integer into POSTGRESQL through vco.