Hi All,
I am retrieving some data from a poistgres database
I am using a Run query activity which comes with the Database activities of Uipath, in that I am firing a select query
The data retrieved is fine. But the Column Names are not getting printed. Is there any solution to this ?
Postgres Database SS -:
Datatable SS -:
As you can see the column names coverageid and coveragename are not getting printed here.