參數查詢

DECLARE @empid VARCHAR(6)

DECLARE @bdate VARCHAR(10)

SET @empid = '102015'

SET @bdate = '2017/01/13'