[🌐EN](<https://synctree-guide.notion.site/Query-87f26cf0cac74c08a4b32a363af08acb>)

본 문서에서는 Query와 Procedure 구문을 등록하고 관리하는 방법을 설명합니다.



▶ Plan Control

Free Starter Plus Pro Enterprise
Revision Used displayed Text Text Text Link Link
Bind 변수 블록
자동 생성 - - -

▶Query 관리

1) Query 생성

<aside> 💡 bind parameter(:a, :b, :c)를 포함한 SQL 구문 예시 SELECT * FROM users WHERE login_channel in (:a, :b, :c);

</aside>

Untitled

2) Query List

Untitled