Search Results for: hello world
Sample Code 1
This is a page of sample code, showing basic non-relational capabilities. It will be part of the download, when available. // Andl samples — scalar // Aim is to show an example of every feature // Also useful as a … Continue reading
Filed under Code sample
Andl.Net – making progress
Working surprisingly well. As purely a query language, it has: Equals, subset, distinct Where Select (combines Rename, Project, Extend) Set ops: union, minus, intersect, symdiff Join and Antijoin Order by (for export purposes) Skip Take The code looks like this: … Continue reading
Filed under Andl.Net