书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 379 个相关结果.
  • 6. Target & version

    Target & Version Target dialect Examples PRQL SQL PRQL SQL Dialects Supported Unsupported Priority of targets Version PRQL SQL Target & Version Target dialect PR...
  • 6.6. Rust

    PRQL compiler Installation Examples Terminology PRQL compiler prql-compiler contains the implementation of PRQL’s compiler, written in Rust. For more on PRQL, check out th...
  • 2.1. Pipelines

    Pipelines PRQL SQL Adding transforms PRQL SQL Compiling to SQL PRQL SQL See also Pipelines PRQL queries are a sequence of lines (or transforms) that form a pipeline. E...
  • 7.2. Elixir

    PRQL Installation Basic Usage Development Mac PRQL PRQL bindings for Elixir. Installation def deps do [ {: prql , "~> 0.1.0" } ] end Basic Us...
  • 6.2. Elixir

    PRQL Installation Basic Usage Development Mac PRQL PRQL bindings for Elixir. Installation def deps do [ {: prql , "~> 0.1.0" } ] end Basic Us...
  • 9.1.4. Filter

    Filter Examples PRQL SQL PRQL SQL PRQL SQL PRQL SQL Filter Picks rows based on their values. filter boolean_expression Examples PRQL from employees filter a...
  • 7.2.3. S-strings

    S-strings PRQL SQL PRQL SQL PRQL SQL PRQL SQL Braces PRQL SQL Precedence within s-strings PRQL SQL PRQL SQL S-strings An s-string inserts SQL directly, as an es...
  • 9.1.10. Sort

    Sort Parameters Examples PRQL SQL PRQL SQL PRQL SQL PRQL SQL Ordering guarantees PRQL SQL Sort Order rows based on the values of one or more expressions (generally...
  • 2.2. Functions

    Functions PRQL SQL PRQL SQL Piping PRQL SQL PRQL SQL PRQL SQL Scope Late binding PRQL SQL Functions Functions are a fundamental abstraction in PRQL — they allow ...
  • 7.5. Identifiers & keywords

    Identifiers & keywords this & that PRQL SQL PRQL SQL PRQL Error PRQL SQL Quoting PRQL SQL PRQL SQL PRQL SQL Schemas & database names PRQL SQL Keywords PRQL SQL...