Update, delete and insert statement are not built with AST nodes, (for example Table[].
SelectElement that refer to a SelectElement of an inner or outer query
SelectElement are elements of a select list, for example they are a,b, and c in :
All nodes that refer to a SelectElement are SelectElementReference, with the exception of SelectElement that refer to an inner or outer query's SelectElement, these are ExportedSelectElement