How is it possible to run a stored procedure at a particular time every day in SQL Server Express Edition?
Notes:
- This is needed to truncate an audit table
- An alternative would be to modify the insert query but this is probably less efficient
- SQL Server Express Edition does not have the SQL Server Agent
Related Questions:
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…