I have a SQL data table with 20 data fields, and I have used DatabaseConnector to import the data to the global table.
Please tell me how to use the Processflow function to update only the latest data(row) from SQL every second and add it to the global Table?