Description Usage Arguments See Also
Build a query that searches for a regular expression.
1 2 3 4 5 6 7 8 9 10 11 12 |
fields |
Fields selected for. Defaults to "*". |
distinct |
If TRUE, the distinct row count will be returned. |
schema |
The target schema for the operation. |
table |
Target table for the operation. |
case_insensitive |
If TRUE, both sides of the query are converted to lowercase. |
limit |
(Optional) Integer of the row limit. Takes precedence over |
random |
(Optional) Integer of the random number of rows to return. Is preceded by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.