Select AS Boolean value
583143Feb 21 2008 — edited Feb 22 2008I have an existing SQL script and with that script i want to focus on a field and if it meets the criteria specified, then i want to create a new field of boolean in nature and add it to the existing script.
kinda like how you would take a last_name and first_name field and concatenate them together to create as a Full_Name field
Just looking for some direction where to go
thanks in advance