成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

ORACLE的使用方法有哪些

本篇內(nèi)容主要講解“ORACLE的使用方法有哪些”,感興趣的朋友不妨來(lái)看看。本文介紹的方法操作簡(jiǎn)單快捷,實(shí)用性強(qiáng)。下面就讓小編來(lái)帶大家學(xué)習(xí)“ORACLE的使用方法有哪些”吧!

網(wǎng)站的建設(shè)創(chuàng)新互聯(lián)專注網(wǎng)站定制,經(jīng)驗(yàn)豐富,不做模板,主營(yíng)網(wǎng)站定制開(kāi)發(fā).小程序定制開(kāi)發(fā),H5頁(yè)面制作!給你煥然一新的設(shè)計(jì)體驗(yàn)!已為封陽(yáng)臺(tái)等企業(yè)提供專業(yè)服務(wù)。

//刪除用戶
drop user lc0019999 cascade

//創(chuàng)建用戶
create user lc0019999 identified by password

//給用戶授DBA權(quán)限
grant dba to lc0019999

//導(dǎo)入數(shù)據(jù)
$implc0019999/password@server file=e:back312.dmp fromuser=lc0019999 touser=lc0019999

//導(dǎo)出數(shù)據(jù)
$explc0019999/password@server file=e:backaaa.dmp

//更改sys與system口令
alter user system(sys) identified by newpassword

//更改歸檔日志方式archivelog與noarchivelog
alter database archivelog(noarchivelog)

//整理蜂窩式碎片的方式
alter tablespace tablespacename coalesce

//查看缺省表空間與臨時(shí)表空間
select username from dba_users where default_tablespace='system' or temporary_tablespace='system' order by username

//將缺省表空間與臨時(shí)表空間改為非system
alter user rsingh default users temporary temp

//創(chuàng)建表空間命令
create tablespace tablespacename...(other command options)...extent management local uniform size 10M

//在不同表空間之間移動(dòng)索引
alter index<index_name> rebuild tablespace<tablespace_name>

//分析數(shù)據(jù)表空間(執(zhí)行結(jié)果不可見(jiàn))
analyze table <table_name> compute statistics

//查詢表最高點(diǎn)與表的未用塊
select blocks "high water mark",empty_blocks "unused space" from dba_tables where table_name='&table_name' and owner='&owner_name'

//釋放未用表空間
alter table <table_name> deallocate unused[keep <integer_vlaue> [K|M]]

到此,相信大家對(duì)“ORACLE的使用方法有哪些”有了更深的了解,不妨來(lái)實(shí)際操作一番吧!這里是創(chuàng)新互聯(lián)網(wǎng)站,更多相關(guān)內(nèi)容可以進(jìn)入相關(guān)頻道進(jìn)行查詢,關(guān)注我們,繼續(xù)學(xué)習(xí)!

名稱欄目:ORACLE的使用方法有哪些
網(wǎng)頁(yè)地址:http://jinyejixie.com/article44/pdceee.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供域名注冊(cè)、網(wǎng)站建設(shè)、自適應(yīng)網(wǎng)站、品牌網(wǎng)站制作、網(wǎng)站收錄、標(biāo)簽優(yōu)化

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)

h5響應(yīng)式網(wǎng)站建設(shè)
永定县| 象州县| 安化县| 祁东县| 正宁县| 山丹县| 宝兴县| 从江县| 钦州市| 阿拉善右旗| 德安县| 镇平县| 普兰店市| 图木舒克市| 阿尔山市| 剑河县| 南城县| 西贡区| 承德县| 贺兰县| 故城县| 娄底市| 香港| 南靖县| 峨眉山市| 体育| 通化县| 汝州市| 东至县| 洱源县| 石嘴山市| 辽源市| 丰镇市| 紫云| 康乐县| 那坡县| 龙江县| 隆化县| 堆龙德庆县| 关岭| 西平县|