DML Builder (data manipulation query sql statement builder) helps you making Insert/Update/Delete SQL statement without coding SQL language manually.
- Table List: show all available tables in current database
- Workspace: Drag a table and drop it to the workspace
- Editing Area: select column and input value to build SQL
After finished, click the “Bookmarks” > “Bookmark SQL as” to save the building statement.
