數(shù)據(jù)庫 select(查詢) from where 排序 order by (排序) asc 升序 desc 降序 limit(適用于mysql )(取前幾個查詢結(jié)果) ro...
數(shù)據(jù)庫 select(查詢) from where 排序 order by (排序) asc 升序 desc 降序 limit(適用于mysql )(取前幾個查詢結(jié)果) ro...
linux命令 1.cd .(當(dāng)前目錄) ..(上級目錄) /(代表根目錄,代表目錄和文件之間的分隔符) 2.pwd(查看當(dāng)前路徑)3.ls(查看當(dāng)前目錄下的文件)4.tab...