Results for “Std.Db.Query.Shape.Selected”
7 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Db.Query.Shape.Selected
One thing a statement answers with.
- Std.Db.Query.Shape.everything
Std.Db.Query.Shape.SelectedEverything, which names nothing and so needs no checking.
- Std.Db.Query.Shape.howMany
Std.Db.Query.Shape.SelectedHow many rows there are.
- Std.Db.Query.Shape.over
Str -> Str -> Std.Db.Query.Shape.SelectedAn aggregate over a column.
- Std.Db.Query.Shape.pick
Str -> Std.Db.Query.Shape.SelectedA column a statement answers with.
- Std.Db.Query.Shape.selectedText
&Std.Db.Query.Shape.Selected -> StrHow one of them is written.
- Std.Db.Query.Shape.under
&Std.Db.Query.Shape.Selected -> Str -> Std.Db.Query.Shape.SelectedThe same thing, answering under a name of its own.
