blob: 956adedfa81d98a9dcd7a21228962547ce8a6cc5 [file] [log] [blame]
select trunc(age,2) from voter where name like 'luke%';