>To facilitate mapping between columns and fiel...
# announcements
k
To facilitate mapping between columns and fields that don't have matching names, try using column aliases in the SQL statement like "select fname as first_name from customer".
Yikes what a badly designed class.
👍 1