Value Function

I'm not 100% sure even what you're trying to do.

There's no "value" function in SQL Server. Are you using SQL Server or some other dbms?

There's a VALUES clause, which could conceivably be used in that type of query, although it's probably not the best/easiest way to do it.