query with date function

[expired user #9216]'s profile image [expired user #9216] posted 9 years ago in General Permalink
select date(license_application_date), license_application_number
from tbl_license_applications where license_application_id = '155'

The above query throws a syntax error.
ansgar's profile image ansgar posted 9 years ago Permalink
You should post that syntax error message if you expect any help.

Please login to leave a reply, or register at first.