From 9756e95f885b1b5e702143be52df8768b1a18991 Mon Sep 17 00:00:00 2001 From: Shikiryu Date: Mon, 21 Oct 2019 09:35:50 +0200 Subject: [PATCH] --- Data-Manipulation.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Data-Manipulation.md diff --git a/Data-Manipulation.md b/Data-Manipulation.md new file mode 100644 index 0000000..73671bf --- /dev/null +++ b/Data-Manipulation.md @@ -0,0 +1,5 @@ +* [Insert](Insert) +* [Delete](Delete) +* [Update](Update) +* [Select](Select) +* [Move](Move) \ No newline at end of file