Technicality
· 2ND OF MAY, THE YEAR 2005ACCESS STUPIDITY
Microsoft Access uses a lot of non-standard elements in its SQL syntax, so I will maintain a small list for my own edification:
| Name | Normal | Access |
|---|---|---|
| not equal to | != | <> |
Microsoft Access uses a lot of non-standard elements in its SQL syntax, so I will maintain a small list for my own edification:
| Name | Normal | Access |
|---|---|---|
| not equal to | != | <> |
NO COMMENTS YET