diff --git "a/19\351\231\210\345\277\227\346\242\201/DBTEST.sql" "b/19\351\231\210\345\277\227\346\242\201/20220901\347\273\203\344\271\240" similarity index 100% rename from "19\351\231\210\345\277\227\346\242\201/DBTEST.sql" rename to "19\351\231\210\345\277\227\346\242\201/20220901\347\273\203\344\271\240" diff --git "a/19\351\231\210\345\277\227\346\242\201/SQLQuery2.sql" "b/19\351\231\210\345\277\227\346\242\201/SQLQuery2.sql" deleted file mode 100644 index 34e643f143c6b7f82bf4cae74d1f2164e1665ec6..0000000000000000000000000000000000000000 --- "a/19\351\231\210\345\277\227\346\242\201/SQLQuery2.sql" +++ /dev/null @@ -1,45 +0,0 @@ -create database Bank -go -use Bank -go - -create table CcountInfo( - CcId int primary key identity(1,1), - CcName nvarchar(50), - CcBalance float not null, - CcPassWord int not null -) -insert into CcountInfo values('张三',263.03,21354) -create table CcountCard( - CardId int primary key identity(1,1), - CardNumber int not null, - CardDraw float not null, - CardBalance float not null, - CardPassWord int not null -) -insert into CcountCard values(22262,25623.23,568,2156) -create table CcountTrad( - CcountId int primary key identity(1,1), - CardNumber int not null, - CcountDraw float not null, - CcountBalance float not null, - CcountPassWord int not null -) -insert into CcountTrad values(65451,23.03,956.00,123456) -create table CcountTrader( - CcountId int primary key identity(1,1), - CardNumber int not null, - CardTrader int not null, -) -insert into CcountTrader values(96215,23151) -create table CcountCheck( - CcountId int primary key identity(1,1), - CardNumber nvarchar(50) check(CardNumber = '正常' or CardNumber = '挂失' or CardNumber = '冻结' or CardNumber = '注销') - ) - insert into CcountCheck values('正常') - - select * from CcountInfo - select * from CcountCard - select * from CcountTrad - select * from CcountTrader - select * from CcountCheck \ No newline at end of file diff --git "a/19\351\231\210\345\277\227\346\242\201/\347\254\224\350\256\260.md" "b/19\351\231\210\345\277\227\346\242\201/\347\273\203\344\271\240\347\254\224\350\256\260" similarity index 100% rename from "19\351\231\210\345\277\227\346\242\201/\347\254\224\350\256\260.md" rename to "19\351\231\210\345\277\227\346\242\201/\347\273\203\344\271\240\347\254\224\350\256\260" diff --git a/README.md b/README.md deleted file mode 100644 index 595b38d9e6db20f214b3c143502e0c2cda589cdd..0000000000000000000000000000000000000000 --- a/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# SQL杩涢樁 - -#### 浠嬬粛 -{**浠ヤ笅鏄 Gitee 骞冲彴璇存槑锛屾偍鍙互鏇挎崲姝ょ畝浠** -Gitee 鏄 OSCHINA 鎺ㄥ嚭鐨勫熀浜 Git 鐨勪唬鐮佹墭绠″钩鍙帮紙鍚屾椂鏀寔 SVN锛夈備笓涓哄紑鍙戣呮彁渚涚ǔ瀹氥侀珮鏁堛佸畨鍏ㄧ殑浜戠杞欢寮鍙戝崗浣滃钩鍙 -鏃犺鏄釜浜恒佸洟闃熴佹垨鏄紒涓氾紝閮借兘澶熺敤 Gitee 瀹炵幇浠g爜鎵樼銆侀」鐩鐞嗐佸崗浣滃紑鍙戙備紒涓氶」鐩鐪 [https://gitee.com/enterprises](https://gitee.com/enterprises)} - -#### 杞欢鏋舵瀯 -杞欢鏋舵瀯璇存槑 - - -#### 瀹夎鏁欑▼ - -1. xxxx -2. xxxx -3. xxxx - -#### 浣跨敤璇存槑 - -1. xxxx -2. xxxx -3. xxxx - -#### 鍙備笌璐$尞 - -1. Fork 鏈粨搴 -2. 鏂板缓 Feat_xxx 鍒嗘敮 -3. 鎻愪氦浠g爜 -4. 鏂板缓 Pull Request - - -#### 鐗规妧 - -1. 浣跨敤 Readme\_XXX.md 鏉ユ敮鎸佷笉鍚岀殑璇█锛屼緥濡 Readme\_en.md, Readme\_zh.md -2. Gitee 瀹樻柟鍗氬 [blog.gitee.com](https://blog.gitee.com) -3. 浣犲彲浠 [https://gitee.com/explore](https://gitee.com/explore) 杩欎釜鍦板潃鏉ヤ簡瑙 Gitee 涓婄殑浼樼寮婧愰」鐩 -4. [GVP](https://gitee.com/gvp) 鍏ㄧО鏄 Gitee 鏈鏈変环鍊煎紑婧愰」鐩紝鏄患鍚堣瘎瀹氬嚭鐨勪紭绉寮婧愰」鐩 -5. Gitee 瀹樻柟鎻愪緵鐨勪娇鐢ㄦ墜鍐 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 灏侀潰浜虹墿鏄竴妗g敤鏉ュ睍绀 Gitee 浼氬憳椋庨噰鐨勬爮鐩 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)