i need to use the Characters '
in access query.
but if i write select Fname from MEN where Fnale = 'j'o'
i get error
how to write the Characters '
thank's in advance
Try a backslash \'
or two quotes ''
.
This depends on your database. MySQL uses \'
and Microsoft SQL and MS Access uses two quotes ''
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With