Check table in Database

Hi Shubham,

Yes we can check existence of table in Process studio.
Use ‘Table exists’ step for the same. You need to specify connection details, schema name and table name.
It will give Result as ‘Y’ or ‘N’

1 Like