Explorar el Código

Signed-off-by: root <root_email>
$git commit -m "hello,i will commit"

root hace 1 año
commit
a6ebcc3698
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      update.sql

+ 2 - 0
update.sql

@@ -0,0 +1,2 @@
+create database First;
+use database;