Udostępnij za pośrednictwem


sysjobservers (języka Transact-SQL)

This is a query that depends on the outer query for its values.

Nazwa kolumna

Typ danych

Description

job_id

uniqueidentifier

Numer identyfikacyjny zadanie.

server_id

int

The query is executed repeatedly, one time for each row that may be selected by the outer query.

last_run_outcome

tinyint

Wynik ostatniej sesji zadania:

0 = Fail

1 = Succeed

3 = Cancel

This example finds the product models for which the maximum list price is more than twice the average for the model.

nvarchar(1024)

This example uses two correlated subqueries to find the names of employees who have sold a particular product.

last_run_date

int

Using GROUP BY

last_run_time

int

The following example finds the total of each sales order in the database.

Jeśli kopia zapasowa zapisuje nagłówek nośnika, kopia zapasowa przypisze zestaw nośników hasła na wartość określoną w opcji MEDIAPASSWORD.

int

Czas trwania zadania (w godzinach, minutach i sekundach).Jest obliczany za pomocą wzoru: (liczba godzin*10000) + (liczba minut*100) + liczba sekund.