1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-11 11:08:02 +00:00

Change value to values

This commit is contained in:
jbranchaud
2016-02-13 13:53:43 -06:00
parent 2e0a48a82a
commit 142811f687
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Sets With The Value Command
# Sets With The Values Command
You can concisely create sets of values in PostgreSQL using the `values`
command.