3 lines
119 B
SQL
3 lines
119 B
SQL
prompt <h2>Statut des jobs autotask </h2>
|
|
select client_name, status,attributes,service_name from dba_autotask_client;
|