From a49d90ad0c4ebd85c8a0c04034ec7d89e3916876 Mon Sep 17 00:00:00 2001 From: feilong Date: Wed, 19 Jan 2022 16:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=9B=E9=98=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.gitkeep" | 0 .../config.json" | 14 +++++++ .../qa.json" | 9 +++++ .../qa.md" | 37 +++++++++++++++++++ .../config.json" | 6 +++ data/tree.json | 23 ++++++++++++ 6 files changed, 89 insertions(+) create mode 100644 "data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/.gitkeep" create mode 100644 "data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/config.json" create mode 100644 "data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.json" create mode 100644 "data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.md" create mode 100644 "data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" diff --git "a/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/.gitkeep" "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/.gitkeep" new file mode 100644 index 0000000..e69de29 diff --git "a/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/config.json" "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/config.json" new file mode 100644 index 0000000..659680e --- /dev/null +++ "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/config.json" @@ -0,0 +1,14 @@ +{ + "node_id": "pg-d381b58da4cb42148b6eae1125f18475", + "keywords": [ + "数据库问答" + ], + "keywords_must": [ + "数据库问答" + ], + "keywords_forbid": [], + "children": [], + "export": [ + "qa.json" + ] +} \ No newline at end of file diff --git "a/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.json" "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.json" new file mode 100644 index 0000000..c6c94d3 --- /dev/null +++ "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.json" @@ -0,0 +1,9 @@ +{ + "author": "huanhuilong", + "source": "qa.md", + "depends": [], + "type": "task_qa", + "task_link": "https://ask.csdn.net/channel/20/tag/300001", + "notebook_enable": false, + "exercise_id": "6798dddec5654cee9182e8aedfe70c2d" +} \ No newline at end of file diff --git "a/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.md" "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.md" new file mode 100644 index 0000000..cc381ba --- /dev/null +++ "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/1.\346\225\260\346\215\256\345\272\223\351\227\256\347\255\224/qa.md" @@ -0,0 +1,37 @@ +# 完成5个数据库问答任务 + +数据库用户每天会产生很多实际使用的问题。请你回答5个用户提出的 [数据库问题](https://ask.csdn.net/channel/20/tag/300001),以下对数据库问答描述错误的是? + +## 答案 + +```bash +这是一个MySQL的问题:https://ask.csdn.net/questions/675764 +使用 PostgreSQL 无法解决 +``` + +## 选项 + +### A + +```bash +一个好的提问包含这5个步骤中的必要部分: +1. 问题遇到的现象和发生背景 +2. 问题相关代码,请勿粘贴截图 +3. 运行结果及报错内容 +4. 我的解答思路和尝试过的方法 +5. 我想要达到的结果 +``` + +### B + +```bash +这是一个MySQL问题:https://ask.csdn.net/questions/648654 +使用 PostgreSQL 也可以解决 +``` + +### C + +```bash +这是一个SQL基础问题:https://ask.csdn.net/questions/691021 +使用 PostgreSQL 也可以解决 +``` diff --git "a/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" new file mode 100644 index 0000000..3e08261 --- /dev/null +++ "b/data/3.PostgreSQL\351\253\230\351\230\266/4.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "pg-1233adb836a84ab49bbccdf57202cd69", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index f3a0694..ca3a945 100644 --- a/data/tree.json +++ b/data/tree.json @@ -667,6 +667,29 @@ "keywords_must": [], "keywords_forbid": [] } + }, + { + "进阶任务": { + "node_id": "pg-1233adb836a84ab49bbccdf57202cd69", + "keywords": [], + "children": [ + { + "数据库问答": { + "node_id": "pg-d381b58da4cb42148b6eae1125f18475", + "keywords": [ + "数据库问答" + ], + "children": [], + "keywords_must": [ + "数据库问答" + ], + "keywords_forbid": [] + } + } + ], + "keywords_must": [], + "keywords_forbid": [] + } } ], "keywords_must": [], -- GitLab