Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b932b85

Browse files
committedDec 18, 2019
first commit
0 parents  commit b932b85

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
 

‎.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Created by .ignore support plugin (hsz.mobi)
2+
.idea
3+
*.iml

‎README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
SQLScript
2+
--
3+
4+
Two main things:
5+
1. Efficient SQL guide [look](guides)
6+
2. Classic SQL scene introduction [look](cases)
7+
8+
> Mainly take hive sql as example

0 commit comments

Comments
 (0)
Please sign in to comment.