To execute a query under the cursor or selected text, press Ctrl+Enter or right-click the query and click Execute-> Execute SQL Statement on the context menu. You can do the same using the main ...
Risk SQL is that in the mybatis mapper file, there are some dynamic SQL, such as <if test=""></if> elements of Mapper file, if all parameters in the SQL statement elements of Mapper XML file are null ...