ReferenceSQL StatementsData ModificationLoad and ExportSTOP SYNC JOBOn this pageSTOP SYNC JOBDescriptionβ Stop a non-stop resident data synchronization job in a database by job_name. grammar: STOP SYNC JOB [db.]job_name Examplesβ Stop the data sync job named job_name STOP SYNC JOB `job_name`; Keywordsβ STOP, SYNC, JOB Best Practiceβ