You are creating an Azure Data Factory pipeline.
You need to add an activity to the pipeline. The activity must execute a Transact-SQL stored procedure that has the following characteristics:
• Returns the number of sales invoices for a current date
• Does NOT require input parameters
Which type on activity should you use?