Pudu programming language
Menu
API reference

Std.Db.Query.Shape.pick

1 declaration

fn

pick: Str -> Std.Db.Query.Shape.Selected

This is a callable function.

What it does

A column a statement answers with.

Read the signature

  • The text after the name is the type checked by Pudu.
  • Read arrows from left to right: inputs come first, and the final type is returned.

Back to Std.Db.Query.ShapeSearch related declarations