I modified above query as below and it is working now. DECLARE @param int. SET @param = 1. Select col1,col2,col3 from table1. WHERE table1.
確定! 回上一頁