?? case.out
字號(hào):
ij> ---- this test is for keyword case insensitivity---- Try some of the keywords with mixed case. Don't do all of the keywords, as-- that would be overkill (either that, or I'm too lazy).cReAtE tAbLe T (x InT);0 rows inserted/updated/deletedij> CrEaTe TaBlE s (X iNt);0 rows inserted/updated/deletedij> iNsErT iNtO t VaLuEs (1);1 row inserted/updated/deletedij> InSeRt InTo S vAlUeS (2);1 row inserted/updated/deletedij> sElEcT * fRoM t;X -----------1 ij> SeLeCt * FrOm s;X -----------2 ij> drop table s;0 rows inserted/updated/deletedij> drop table t;0 rows inserted/updated/deletedij>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -