|
102 | 102 | # Oracle Database
|
103 | 103 |
|
104 | 104 | * Oracle Database DownLoad: http://www.oracle.com/technetwork/cn/database/enterprise-edition/downloads/index.html
|
105 |
| -* Documents: http://docs.oracle.com/en/database/ |
106 |
| -* Database Reference: http://docs.oracle.com/cd/B28359_01/server.111/b28320/index.htm |
107 |
| -* Database SQL Language Reference: http://docs.oracle.com/cd/B28359_01/server.111/b28286/index.htm |
108 |
| -* Database JDBC Developer's Guide: http://docs.oracle.com/cd/E11882_01/java.112/e16548/toc.htm |
| 105 | +* Oracle SQL Developer: http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html |
| 106 | +* Instant Client Downloads for Microsoft Windows (32-bit): http://www.oracle.com/technetwork/topics/winsoft-085727.html |
| 107 | +* Database Virtual Box Appliance / Virtual Machine: http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html |
| 108 | + |
| 109 | +* https://support.oracle.com/ |
| 110 | +* https://asktom.oracle.com |
| 111 | + |
| 112 | +* http://docs.oracle.com/en/database/ |
| 113 | +* http://docs.oracle.com/en/bigdata/ |
| 114 | + |
109 | 115 | * Listener Control Utility (LSNRCTL): http://docs.oracle.com/cd/A87861_01/NT817EE/network.817/a76933/controlu.htm#433891
|
110 |
| -* Database Concepts: http://docs.oracle.com/database/121/CNCPT/toc.htm |
111 | 116 | * The differences of "on delete cascade" and "on delete set null": http://docs.oracle.com/cd/B28359_01/server.111/b28286/clauses002.htm (search "on delete")
|
112 | 117 | * Database Error Messages: http://docs.oracle.com/cd/B28359_01/server.111/b28278/toc.htm
|
113 | 118 | * 3 Starting Up and Shutting Down: http://docs.oracle.com/database/121/ADMIN/start.htm
|
|
119 | 124 | * 12 Managing Archived Redo Log Files: http://docs.oracle.com/database/121/ADMIN/archredo.htm#ADMIN008
|
120 | 125 | * 3 Setting Up a Globalization Support Environment: http://docs.oracle.com/database/121/NLSPG/ch3globenv.htm#NLSPG003
|
121 | 126 | * 12 Logical Storage Structures: http://docs.oracle.com/database/121/CNCPT/logical.htm#CNCPT004
|
122 |
| -* dbms_lob.substr: http://docs.oracle.com/cd/B28359_01/appdev.111/b28419/d_lob.htm#i999349 |
| 127 | +* dbms_lob.substr: http://docs.oracle.com/database/122/ARPLS/DBMS_LOB.htm#ARPLS66748 |
123 | 128 | * SQL*Loader: http://docs.oracle.com/cd/E11882_01/server.112/e22490/ldr_concepts.htm#SUTIL003
|
124 | 129 | * Database Net Services Reference: http://docs.oracle.com/cd/E11882_01/network.112/e10835/toc.htm
|
125 | 130 | * 8 Data Sources and URLs: http://docs.oracle.com/cd/B28359_01/java.111/b31224/urls.htm
|
126 | 131 | * Predefined User Accounts Provided by Oracle Database: http://docs.oracle.com/database/122/TDPSG/securing-the-database-installation-and-configuration.htm#TDPSG20030
|
127 | 132 | * Protecting Your Database: Specifying Passwords for Users SYS and SYSTEM: http://docs.oracle.com/cd/B28359_01/server.111/b28310/create004.htm#ADMIN11087
|
128 | 133 | * Managing Oracle Enterprise Manager Database Control: http://docs.oracle.com/cd/E11882_01/server.112/e25494/dbcontrol.htm#ADMIN13401
|
129 |
| -* 2 Oracle SQL Connector for Hadoop Distributed File System: http://docs.oracle.com/cd/E37231_01/doc.20/e36961/sqlch.htm#BDCUG125 |
130 | 134 | * Generating an AWR Report Using the Command-Line Interface: http://docs.oracle.com/database/121/TGDBA/gather_stats.htm#TGDBA233
|
131 | 135 | * TRUNC (date): http://docs.oracle.com/cd/B28359_01/server.111/b28286/functions209.htm#SQLRF06151
|
132 | 136 | * SYS_CONTEXT: http://docs.oracle.com/database/122/SQLRF/SYS_CONTEXT.htm#SQLRF06117
|
133 | 137 | * ALTER SEQUENCE: http://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_2011.htm#SQLRF00817
|
134 | 138 | * / (slash): http://docs.oracle.com/cd/B28359_01/server.111/b31189/ch12004.htm
|
135 | 139 |
|
136 |
| -* Oracle SQL Developer: http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html |
137 |
| -* Instant Client Downloads for Microsoft Windows (32-bit): http://www.oracle.com/technetwork/topics/winsoft-085727.html |
138 |
| -* Database Virtual Box Appliance / Virtual Machine: http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html |
139 |
| - |
140 |
| -* https://support.oracle.com/ |
141 |
| -* https://asktom.oracle.com |
142 |
| - |
143 | 140 | * Oracle SQL Handler:http://www.heartblue.cn/
|
144 | 141 | * SI Object Browser:http://www.presoft.com.cn/ob/
|
145 | 142 |
|
|
0 commit comments