为了账号安全,请及时绑定邮箱和手机立即绑定

大神帮帮忙

set serveroutput on

declare

  pstationid   stationname.stationid%type;

  pentrylane   stationname.entrylane%type;

  begin

    select stationid,entrylane into (pstationid,pentrylane) from stationname t where t.stationid=30206;

    dbms_output.put_line(pentrylane);

    end;

    /


正在回答

2 回答

set serveroutput on


我的也是这一句报错

0 回复 有任何疑惑可以回复我~

什么问题,贴出来啊


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

大神帮帮忙

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信