顯示具有 MSSQL check data current year 標籤的文章。 顯示所有文章
顯示具有 MSSQL check data current year 標籤的文章。 顯示所有文章

remove last word from SQL query

SET @columnSql = SUBSTRING ( @columnSql , 1 , LEN ( @columnSql ) - 1 )