Skip to content

Commit 01b8f2e

Browse files
authored
Merge pull request #71 from balinorLiang/ivorysql_docs_v3.3
update for format issue
2 parents 4f6efc8 + ea1dba5 commit 01b8f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CN/modules/ROOT/pages/v3.3/10.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ END;/
161161

162162
查询源端对象的类型
163163

164-
```
164+
```bash
165165
SYS@PROD1>set pagesize 200
166166
SYS@PROD1>select distinct OBJECT_TYPE from dba_objects where OWNER in ('SH','SCOTT','HR') ;
167167
OBJECT_TYPE

0 commit comments

Comments
 (0)