SQL 문 실행 취소하기

문 실행을 취소하려면 취소 엔드포인트에 POST 요청을 보내십시오. 자세한 내용은 POST /api/v2/statements/{statementHandle}/cancel 섹션을 참조하십시오.

POST /api/v2/statements/{statementHandle}/cancel
Copy

다음 순서도는 요청을 취소하기 위해 취하는 단계를 보여줍니다.

Flow chart for cancelling the execution of a statement