The SQL Server IaaS Agent extension (`SqlIaasExtension`) runs on SQL Server on Azure Windows Virtual Machines (VMs) to automate management and administration tasks. This article provides an overview ...
, to_char(min(begin_date), 'DD-MM-RRRR hh24:mi:ss') first_raised , to_char(max(begin_date), 'DD-MM-RRRR hh24:mi:ss') last_raised ...