# SQL-request step

![](https://3071851461-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4Nnmtk9_gFGWOddsf6%2F-Mg6M1QfQL-UusMl8tUc%2F-Mg6MAd1kjBwoS8i4x-S%2Fsql.png?alt=media\&token=3a99656b-99e0-4fce-b487-f26bd1acd8a5)

**Driver** — your DB type;\
**Address** — IP and port of your DB;\
**Username**/**Password** — auth credentials;\
**Base** — DB name;\
**SQL** — `DML` (Data Manipulation Language) SQL-запрос; If you want to use other request type, turn on **Anonymous block** to "Yes" and use `DECLARE ... BEGIN ... END`;\
**Record result** — field for saving request result;\
**Create an event** — standard [generation of event](https://readme.directual.com/principles-of-scenarios/directual-event-model#generate-an-event-from-scenario-step).
