mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Add the start of repl character
This commit is contained in:
@@ -8,7 +8,7 @@ containment operator can be used.
|
|||||||
We can quickly find out the answer with the `\do` command in `psql`:
|
We can quickly find out the answer with the `\do` command in `psql`:
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
\do @>
|
> \do @>
|
||||||
List of operators
|
List of operators
|
||||||
Schema | Name | Left arg type | Right arg type | Result type | Description
|
Schema | Name | Left arg type | Right arg type | Result type | Description
|
||||||
------------+------+---------------+----------------+-------------+-------------
|
------------+------+---------------+----------------+-------------+-------------
|
||||||
|
|||||||
Reference in New Issue
Block a user