File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ _333 TILs and counting..._
180180- [ Send A Command To psql] ( postgres/send-a-command-to-psql.md )
181181- [ Set Inclusion With hstore] ( postgres/set-inclusion-with-hstore.md )
182182- [ Set A Seed For The Random Number Generator] ( postgres/set-a-seed-for-the-random-number-generator.md )
183- - [ Sets With The Value Command] ( postgres/sets-with-the-value -command.md )
183+ - [ Sets With The Values Command] ( postgres/sets-with-the-values -command.md )
184184- [ Sleeping] ( postgres/sleeping.md )
185185- [ Special Math Operators] ( postgres/special-math-operators.md )
186186- [ String Contains Another String] ( postgres/string-contains-another-string.md )
Original file line number Diff line number Diff line change 1- # Sets With The Value Command
1+ # Sets With The Values Command
22
33You can concisely create sets of values in PostgreSQL using the ` values `
44command.
You can’t perform that action at this time.
0 commit comments