Overview
An SQL Template is a de-parameterized SQL statement. You can extract and store template information used by SQL statements that access the database system to a disk. Users can view the SQL templates on the Web page. Usually, the templates used by applications for accessing are database are fixed. If a new SQL template appears, it can be suspected that there is an abnormal access behavior.
Query SQL Templates
1. In the left menu, select Query Analysis > SQL Templates to enter the SQL Templates page, set the query conditions (e.g. time range, and SQL template), and click Search to query related SQL templates.
2. In the SQL template list, click Details to the details of an SQL template record, including the basic information, template, first-time packet, non-audit packet, and database information. Through the request details, you can view the packet, and you can switch to details to view the response information of the SQL statement.