Explorar el Código

update Cli-example.sh.

xdc hace 5 años
padre
commit
f8af3fcd5d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Cli-example.sh

+ 0 - 1
Cli-example.sh

@@ -11,7 +11,6 @@ export AWS_SESSION_TOKEN=IQoJb3JpZ2luX2VjEOb//////
 export AWS_DEFAULT_REGION=cn-northwest-1
 
 
-create table student(name varchar(256),age varchar(256));
 aws configure set default.region cn-northwest-1
 
 # Linux