The Sub Query button allows you to define a stored procedure that will either insert or update data in the source tables the view is looking at. 


The stored procedure used to make these updates must begin with 'usp_EQ' so that it is shown in the drop-down during setup. 


While this option is supoprted, it is not recommended to do updates using EazyQuery and rather to use the tool purely for viewing data.