Hi Guys,
I have successfully uploaded PostgreSQL in UiPath Go.This package contains the below activities .
- Execute DataTable
This brings the information from database even if you use the direct query or stored procedure.
- Execute NonQuery
It helps to execute To insert, update and delete statements.
- Execute Scalar
Returns the first column of the first row in the result set returned by the query or stored procedure as Object.
https://go.uipath.com/component/balareva-postgresql-activities
Regards
Balamurugan.S