Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
This table contains a single UInt64 column namedprime that contains prime numbers in ascending order, starting from 2.
You can use this table for tests, or if you need to do a brute force search over prime numbers.
Reads from this table are not parallelized.
This is similar to the primes table function.
You can also limit the output by predicates.