in reply to Perl DBI + Access bind issues

What does $dbh->quote_identifier('active?') return? Does it return [active?] or does it handle the "?"?