This website works better with JavaScript
Home
Explore
Help
Register
Sign In
2207200235
/
1
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Signed-off-by: root <root_email>
$git commit -m "hello,i will commit"
root
1 year ago
commit
a6ebcc3698
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
update.sql
+ 2
- 0
update.sql
View File
@@ -0,0 +1,2 @@
+create database First;
+use database;