I need to calculate exact age from today. It must be in T-SQL I can not create a store procedure or function. Another twist is the date as stored in a Varchar(255) type. It has a format like YYYY-mm-dd ex 1971-02-12. The database is SQL 2005.
Thank You
Microsoft SQL Server 2005Microsoft SQL ServerHIPAA