Select icon

Select

The Select icon indicates a point in the query where multiple results are brought together into a single result set. For example, if a query is the union of two different select statements, at the point before the union occurs, the Select icon indicates the points where the select statements finished and the union is about to occur.

This icon also represents the default information for an operation that is unknown or not defined elsewhere through Visual Explain. It can be used to represent tables or insert, update and delete operations for a query. The summary information for this icon will contain any available information to help describe the operation being performed and what the icon represents.

Also referred to as: Insert; Update; Delete; Table; Unknown