How do MySQL and Microsoft Access differ?
Tom H.
answered 08/31/19
Beginner to Intermediate Technology
The main difference I've seen are:
- MSA uses #datestring# where MySql uses 'dd-mm-yyyy'
- MSA uses "stringvalue" where MySql uses 'stringvalue'
- MSA uses "*substring*" where MySql uses '%substring%' for LIKE queries
- MSA is a toy where MySql is a true DBMS
Still looking for help? Get the right answer, fast.
OR
Find an Online Tutor Now
Choose an expert and meet online.
No packages or subscriptions, pay only for the time you need.