into circuitnumber_cr,aendzhandianobjectid_cr,zendzhandianobjectid_cr,AendTransBuildingObjectid_cr,ZendTransBuildingObjectid_cr
from circuit where objectid=circuitobjectid_c;
--将通道、路由、电路相关信息插入表t_circuit中
INSERT INTO t_circuit VALUES (circuitnumber_cr,aendzhandianobjectid_cr,zendzhandianobjectid_cr,AendTransBuildingObjectid_cr,ZendTransBuildingObjectid_cr,routetype_c,aendtimeslot_c,zendtimeslot_c,trailname_t,ratedesc_t,servicestate_t,aendtimeslot_c,zendtimeslot_c);
into circuitnumber_cr,aendzhandianobjectid_cr,zendzhandianobjectid_cr,AendTransBuildingObjectid_cr,ZendTransBuildingObjectid_cr
from circuit where objectid=circuitobjectid_c;
--将通道、路由、电路相关信息插入表t_circuit中
INSERT INTO t_circuit VALUES (circuitnumber_cr,aendzhandianobjectid_cr,zendzhandianobjectid_cr,AendTransBuildingObjectid_cr,ZendTransBuildingObjectid_cr,routetype_c,aendtimeslot_c,zendtimeslot_c,trailname_t,ratedesc_t,servicestate_t,aendtimeslot_c,zendtimeslot_c);