drop procedure if exists sp_array_test;. DELIMITER // create procedure sp_array_test () BEGIN declare current_label varchar(10);
確定! 回上一頁