The SQL source service connects to a database and executes SQL queries or commands to create RulePoint events. The SQL source publishes an event for each row returned from an SQL query.
You can configure the SQL Source service to pull only the new or updated records from the database based on the last scheduled run of the SQL service. The filter to select only the updated records is built into the SQL query based on information retained and provided by the SQL source.