2004-7-27 10:52
bjmok
sybase中如何调整isql中输出的行的宽度,如下是杂乱的显示:<br />The class column will display the cursor name for locks associated with a cursor<br />for the current user and the cursor id for other users.<br /> fid spid locktype table_id page row <br /> dbname class <br /> context <br /> ------ ------ ---------------------------- ----------- ----------- ------ <br /> --------------- ------------------------------ <br /> ---------------------------- <br /> 0 49 Ex_intent 1388531980 0 0<br /> qcfw Non Cursor Lock <br /> Fam dur <br /> 0 75 Sh_intent 464004684 0 0<br /> master Non Cursor Lock <br /> Fam dur <br /><br />(2 rows affected)<br />(return status = 0) <br /><br />本来一行的东西变成了三行,谢谢