Menu

#32 How to write a query with = operator?

BeeBase V1.1
wont-fix
None
Windows
5
2024-09-17
2024-09-16
No

After consulting the manual I did not understand how to express a simple equality condition such as:

SELECT * FROM Adresse WHERE VilleAdresse = 'Bages'

SELECT * FROM Adresse WHERE (= VilleAresse 'Bages')

2 Attachments

Discussion

  • Stéphane Aulery

    • OS: Amiga --> Windows
     
  • Steffen Gutmann

    Steffen Gutmann - 2024-09-17
     
    • Stéphane Aulery

      I'll test again tonight then.

       
      • Stéphane Aulery

        Ok, double quotes is the right syntax.

         
  • Stéphane Aulery

    • status: open --> wont-fix
    • assigned_to: Steffen Gutmann
     

Log in to post a comment.