工具下載

show databases;顯示所有資料庫
use database's name;使用該資料庫(database's name)
show tables;顯示該資料庫內所有的table
  


 

 

 

 

┌table1,table2

 

┌條件式

  ┌* 

│(table相乘)

  

select

distinct

│ 

from

├table's name

where

 

  

└key

 

├tablename 代號

  
    

│(更名)

  

 

 

 

 

└ 

 

└order by 欄位

選擇

清除重複

欄位選擇

 

 table選擇

條件

 

12/28

指令範圍 table name 指令欄位名
select *from*group by 
      
arrow
arrow
    全站熱搜

    Joy 發表在 痞客邦 留言(0) 人氣()