Map
Index
Random
Help
th

Quote: AQuery variables and operators refer to arrays (a column); e.g., price - prev(price) is daily-change-in-price

topics > all references > references i-l > QuoteRef: lernA9_2003 , p. 3



Topic:
arrays
Topic:
set-oriented languages
Topic:
temporal database
Topic:
co-sequence operations

Quotation Skeleton

In contrast [to SQL's row-orientation], AQuery adopts a column-oriented semantics … to array; e.g., expressions always define mappings from … price-prev(price) … [p. 4] is element-wise subtraction [A[i] - A[i-1] or A[0]-A[0]] … The function prev() is a sample of the … [It] is order-dependent and size-preserving.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: arrays (57 items)
Topic: set-oriented languages (20 items)
Topic: temporal database (23 items)
Topic: co-sequence operations (8 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.