Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Aggregations are a special variable type used to summarize data. They are prefixed with an at (@) sign and are populated by aggregating functions. The action
@a = count(); |