?? rel-ops.txt
字號:
I use select and project and join operations in my query. I use select operation to retrieve the rows which I want and the conditions are expressed in where clause. I use projection to limit the columns to be displayed. I use join operation to jion two ralative tables on condition so the information in the two tables can be retrieved.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -