How-to guides

In the section, you will find step-by-step guides that learn how to design SELECT, UPDATE, INSERT, and DELETE queries, as well as wrap designed SELECT queries into the subquery using the Query Builder tool. Also, at the end of each topic, you can find a video guide.

  • How to create a SQL SELECT statement
  • How to create a SQL INSERT statement
  • How to create a SQL DELETE statement
  • How to create a SQL UPDATE statement