informix中文翻譯,informix是什么意思,informix發(fā)音、用法及例句
- 內(nèi)容導(dǎo)航:
- 1、informix
- 2、informix數(shù)據(jù)庫怎么刪除唯一索引的語句
1、informix
informix發(fā)音
英: 美:
informix中文意思翻譯
常用釋義:數(shù)據(jù)庫
n.數(shù)據(jù)庫;數(shù)據(jù)庫軟件商
informix雙語使用場景
1、Although not required, this property enables you to set the number of seconds that Informix dynamic server waits for a lock.───雖然不是必需的,但是這個屬性使您能夠設(shè)置Informix動態(tài)服務(wù)器等待某一鎖定的秒數(shù)。
2、Informix has always been a great datamart and data warehouse server.───Informix一直有一個很大的數(shù)據(jù)集市和數(shù)據(jù)倉庫服務(wù)器。
3、Informix Growth Edition supports up to two high-availability cluster secondary nodes of any type.───InformixGrowthEdition支持兩個任何類型的高可用性集群輔助節(jié)點(diǎn)。
4、The following table is designed to make it easier for you to determine the unique characteristics of each Informix edition.───下表被設(shè)計用于使您更容易地確定每一個Informix版本的獨(dú)特特性。
5、But since the temp tables had not been defined and realized in IWA, Informix handled the second query as a normal query.───但是,由于在IWA中無法定義和實(shí)現(xiàn)臨時表,所以Informix像處理普通查詢一樣處理第二次查詢。
6、Implementing new Informix 11.7 features.───實(shí)現(xiàn)新Informix 11.7特性。
7、Tuning Informix database instance.───調(diào)整Informix數(shù)據(jù)庫實(shí)例。
8、The actual schema of the table (Listing 1) used in the Informix port of this agent includes how much virtual memory is allocated and used.───該代理的Informix端口中使用的表的實(shí)際模式(清單1)包括分配和使用多少虛擬內(nèi)存。
9、Installing Informix server software.───安裝Informix服務(wù)器軟件。
informix相似詞語短語
1、adding information───添加信息
2、retrieving version information───正在檢索版本信息
3、more info───更多信息(moreinformation);詳細(xì)信息(more information);詳細(xì)信息(moreinformation)
4、virtuoso informally───非正式的
5、informing book───告知書
6、infoldings of chloroplast───葉綠體內(nèi)陷
7、informing data───通知數(shù)據(jù)
8、goral info───立即通知
9、unusually informed───異常通知
10、infolding def───內(nèi)翻定義
2、informix數(shù)據(jù)庫怎么刪除唯一索引的語句
informix直接刪除唯一索引的語法:
drop index 索引名 ;
可做如下測試:
1、創(chuàng)建表:
create table tab_yzh_test_01(
product_id decimal(20,0),
product_no varchar(40),
cust_level varchar(10)
);
2、創(chuàng)建唯一索引:
create unique index idx_tab_yzh_test_01_01 on tab_yzh_test_01(product_id);
3、刪除唯一索引:
drop index idx_tab_yzh_test_01_01 ;
本站其他內(nèi)容推薦
1、excite egoism hematite Paul ceromancy circulatory sheep-dog brock atonality stinking
2、熱帶雨林的英文(rain forest中文翻譯,rain forest是什么意思,rain forest發(fā)音、用法及例句)
3、dacn縮寫是什么意思,dacn的全稱及含義,dacn全稱意思大全
4、somewhere是什么意思,somewhere中文翻譯,somewhere發(fā)音、用法及例句
5、積微成著的意思,積微成著成語解釋,積微成著是什么意思含義寓意
6、搖旗吶喊什么意思,搖旗吶喊的意思,搖旗吶喊成語解釋,搖旗吶喊是什么意思含義寓意
7、大字組詞,大組詞,大字可以組什么詞,大怎么組詞,大字的組詞有哪些
9、西奈的英文,英語,Sinai是什么意思,Sinai中文翻譯,Sinai怎么讀、發(fā)音、用法及例句
10、repays是什么意思,repays中文翻譯,repays怎么讀、發(fā)音、用法及例句
11、軟毛的英文,英語,pubescence是什么意思,pubescence中文翻譯,pubescence怎么讀、發(fā)音、用法及例句
版權(quán)聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任,不代表本網(wǎng)贊同其觀點(diǎn)和對其真實(shí)性負(fù)責(zé)。如因作品內(nèi)容、版權(quán)和其它問題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。