下載二進(jìn)制文件并解壓 wget http://mirrors.hust.edu.cn/apache/hive/hive-2.1.1/apache-hive-2.1.1-bin...
![240](https://cdn2.jianshu.io/assets/default_avatar/1-04bbeead395d74921af6a4e8214b4f61.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
在virtualBox安裝完系統(tǒng)锄列,登錄后提示系統(tǒng)可以升級: 按照提示輸入do-release-upgrade,一會蹦出來一個提示: The required dependen...
數(shù)據(jù)導(dǎo)入 語法說明: mysql默認(rèn)是以一個tab鍵做為分隔符,而一般情況下我們習(xí)慣用|,所以可以這么來導(dǎo)入數(shù)據(jù): 咦,執(zhí)行報錯了,百度搜索錯誤信息,得知:導(dǎo)入導(dǎo)出數(shù)據(jù)必須在...
查看數(shù)據(jù)庫:show databases; 查看表:show tables; 查看表的所有列:show columns from user; 同 desc[ribe] use...
新建用戶:insert into user(host,user,password,select_priv) values('localhost','testuser',pas...
操作系統(tǒng):Ubuntu 16.4.0 LTS 安裝mysql服務(wù)器 sudo apt-get updatesudo apt-get install mysql-server ...
標(biāo)題 可以有6級標(biāo)題可岂,在標(biāo)題內(nèi)容前面用不同數(shù)量的#來表示,文字和#中間用空格分開翰灾。例子: 一級標(biāo)題 二級標(biāo)題 三級標(biāo)題 四級標(biāo)題 五級標(biāo)題 六級標(biāo)題 ####### 7級標(biāo)題...