sqlplus中:set wrap off;
set pagesize 1000;
set linesize 1000;
col id format A20; //该字段最长显示20个字符
col name format A50;
相关文章:
-
2021-05-29
-
2022-12-23
-
2021-11-18
-
2022-02-08
-
2021-10-23
-
2021-09-21
-
2021-12-15
-
2022-12-23
猜你喜欢
-
2022-12-23
-
2022-12-23
-
2021-12-11
-
2021-05-23
-
2022-01-08
-
2022-02-14
相关资源
-
下载
2021-06-06
-
下载
2023-01-27
-
下载
2021-06-06