Skip to content

Commit 1ff91a5

Browse files
authored
Update index.md
add "update" command
1 parent 892120e commit 1ff91a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/sql/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ topic: sql
88
related: database
99
wikipedia_url: https://en.wikipedia.org/wiki/SQL
1010
---
11-
SQL stands for structured query language. It uses commands such as "select", "insert", "delete". Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
11+
SQL stands for structured query language. It uses commands such as "select", "insert", "update", "delete". Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.

0 commit comments

Comments
 (0)