Final answer:
Send Logging allows for the use of AMPscript to pull data within emails and enables SQL Query Activities to reference Send Logs in combination with system data views.
Step-by-step explanation:
Two statements that are correct about Send Logging are:
- AMPscript can be used to pull data from Send Logs for use within emails. For example, you can use AMPscript to personalize an email by pulling in data from a Send Log.
- SQL Query Activities can reference Send Logs in combination with system data views. You can create a SQL query activity to extract data from the Send Log and combine it with other data in your system for analysis or reporting purposes.