Browse Source

update Cli-example.sh.

xdc 5 năm trước cách đây
mục cha
commit
f8af3fcd5d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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