소스 검색

update Cli-example.sh.

xdc 5 년 전
부모
커밋
f8af3fcd5d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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