sql基礎(chǔ)(外文翻譯).rar
sql基礎(chǔ)(外文翻譯),sql基礎(chǔ)(外文翻譯)包含中文翻譯和英文原文,內(nèi)容詳細(xì)完整,建議下載參考!中文:4935 字英文:15784 字符 sql介紹 使用select 語(yǔ)句從表中取數(shù)據(jù) 向表中添加數(shù)據(jù) 刪除和修改表 為了建立交互站點(diǎn),你需要使用數(shù)據(jù)庫(kù)來(lái)存儲(chǔ)來(lái)自訪問者的信息。例如,你要建立一個(gè)職業(yè)介紹服務(wù)的站點(diǎn),你就需要存儲(chǔ)諸如個(gè)人簡(jiǎn)歷,所感...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 xiaowei 發(fā)布
SQL基礎(chǔ)(外文翻譯)
包含中文翻譯和英文原文,內(nèi)容詳細(xì)完整,建議下載參考!
中文:4935 字
英文:15784 字符
sql介紹
使用select 語(yǔ)句從表中取數(shù)據(jù)
向表中添加數(shù)據(jù)
刪除和修改表
為了建立交互站點(diǎn),你需要使用數(shù)據(jù)庫(kù)來(lái)存儲(chǔ)來(lái)自訪問者的信息。例如,你要建立一個(gè)職業(yè)介紹服務(wù)的站點(diǎn),你就需要存儲(chǔ)諸如個(gè)人簡(jiǎn)歷,所感興趣的工作等等這樣的信息。創(chuàng)建動(dòng)態(tài)網(wǎng)葉也需要使用數(shù)據(jù)庫(kù),如果你想顯示符合來(lái)訪者要求的最好的工作,你就需要從數(shù)據(jù)庫(kù)中取出這份工作的信息。你將會(huì)發(fā)現(xiàn),在許多情況下需要使用數(shù)據(jù)庫(kù)。
在這一章里,你將學(xué)會(huì)怎樣使用“結(jié)構(gòu)化查詢語(yǔ)言”(SQL〕來(lái)操作數(shù)據(jù)庫(kù)。SQL語(yǔ)言是數(shù)據(jù)庫(kù)的標(biāo)準(zhǔn)語(yǔ)言。在Active Sever Pages 中,無(wú)論何時(shí)你要訪問一個(gè)數(shù)據(jù)庫(kù),你就要使用SQL語(yǔ)言。因此,掌握好SQL對(duì)ASP編程是非常重要的。
注意:
你可以把“SQL”讀作“sequel”,也可以按單個(gè)字母的讀音讀作S-Q-L。 兩種發(fā)音都是正確的,每種發(fā)音各有大量的支持者。在本書里,認(rèn)為“SQL”讀作“sequel”。
通過這一章的學(xué)習(xí),你將理解怎樣用SQL實(shí)現(xiàn)數(shù)據(jù)庫(kù)查詢,你將學(xué)會(huì)怎樣使用這種查詢從數(shù)據(jù)表中取出信息,最后,你將學(xué)會(huì)怎樣設(shè)計(jì)和建立自己的數(shù)據(jù)庫(kù) ......
SQL foundation
This seal of content
Sql introduction
Translated result Use select sentence to fetch the data from the form.
Establish new form A section of attribute of word Add the data to the form Delete and revise forms.
In order to set up mutual website, you need to use the data base to store the information from visitor . For example, you will set up a website that job introduction serve, you need to store such as the Resume, interested work wait a moment for such information. It needs to use the data base too to establish dynamic network leaf, if you want to show that accord with the best work of visitor's request, you need to take out the information of this job from the data base . You will find , in many situations will need to use the data base .
In chapter this, you learn how use " structurization inquire about the language " operate the data base. SQL language is a standard language of the data base . In Active Sever Pages, no matter when you should visit a data base , you will use SQL language soon. So, it is very important to ASP programming to grasp SQL ......
包含中文翻譯和英文原文,內(nèi)容詳細(xì)完整,建議下載參考!
中文:4935 字
英文:15784 字符
sql介紹
使用select 語(yǔ)句從表中取數(shù)據(jù)
向表中添加數(shù)據(jù)
刪除和修改表
為了建立交互站點(diǎn),你需要使用數(shù)據(jù)庫(kù)來(lái)存儲(chǔ)來(lái)自訪問者的信息。例如,你要建立一個(gè)職業(yè)介紹服務(wù)的站點(diǎn),你就需要存儲(chǔ)諸如個(gè)人簡(jiǎn)歷,所感興趣的工作等等這樣的信息。創(chuàng)建動(dòng)態(tài)網(wǎng)葉也需要使用數(shù)據(jù)庫(kù),如果你想顯示符合來(lái)訪者要求的最好的工作,你就需要從數(shù)據(jù)庫(kù)中取出這份工作的信息。你將會(huì)發(fā)現(xiàn),在許多情況下需要使用數(shù)據(jù)庫(kù)。
在這一章里,你將學(xué)會(huì)怎樣使用“結(jié)構(gòu)化查詢語(yǔ)言”(SQL〕來(lái)操作數(shù)據(jù)庫(kù)。SQL語(yǔ)言是數(shù)據(jù)庫(kù)的標(biāo)準(zhǔn)語(yǔ)言。在Active Sever Pages 中,無(wú)論何時(shí)你要訪問一個(gè)數(shù)據(jù)庫(kù),你就要使用SQL語(yǔ)言。因此,掌握好SQL對(duì)ASP編程是非常重要的。
注意:
你可以把“SQL”讀作“sequel”,也可以按單個(gè)字母的讀音讀作S-Q-L。 兩種發(fā)音都是正確的,每種發(fā)音各有大量的支持者。在本書里,認(rèn)為“SQL”讀作“sequel”。
通過這一章的學(xué)習(xí),你將理解怎樣用SQL實(shí)現(xiàn)數(shù)據(jù)庫(kù)查詢,你將學(xué)會(huì)怎樣使用這種查詢從數(shù)據(jù)表中取出信息,最后,你將學(xué)會(huì)怎樣設(shè)計(jì)和建立自己的數(shù)據(jù)庫(kù) ......
SQL foundation
This seal of content
Sql introduction
Translated result Use select sentence to fetch the data from the form.
Establish new form A section of attribute of word Add the data to the form Delete and revise forms.
In order to set up mutual website, you need to use the data base to store the information from visitor . For example, you will set up a website that job introduction serve, you need to store such as the Resume, interested work wait a moment for such information. It needs to use the data base too to establish dynamic network leaf, if you want to show that accord with the best work of visitor's request, you need to take out the information of this job from the data base . You will find , in many situations will need to use the data base .
In chapter this, you learn how use " structurization inquire about the language " operate the data base. SQL language is a standard language of the data base . In Active Sever Pages, no matter when you should visit a data base , you will use SQL language soon. So, it is very important to ASP programming to grasp SQL ......