Friday, December 26, 2014

using case function with insert

its from the same insert statement, the previous column


INSERT into dbo.SelectQueries


(Name,


LastName,


Email,


Salary,


Monthduration,


Country


,Categories)


so what i dont know is if that will be allowed as value for the column will be inserted before the case statement is runned


No comments:

Post a Comment