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..._
180
180
- [ Send A Command To psql] ( postgres/send-a-command-to-psql.md )
181
181
- [ Set Inclusion With hstore] ( postgres/set-inclusion-with-hstore.md )
182
182
- [ 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 )
184
184
- [ Sleeping] ( postgres/sleeping.md )
185
185
- [ Special Math Operators] ( postgres/special-math-operators.md )
186
186
- [ 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
2
2
3
3
You can concisely create sets of values in PostgreSQL using the ` values `
4
4
command.
You can’t perform that action at this time.
0 commit comments