1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

My SQL is have to search for articles in my database within price range of 3,00 and 4,00 but...

Discussão em 'Outras Linguagens' iniciado por Stack, Janeiro 27, 2021.

  1. Stack

    Stack Membro Participativo

    Cam someone help me....

    I have to bookmark my SQL Query, i have to create a code to boormark all products within the tabel "album", and the price must be between 3,00 and 4,00 But it doesnt work. Can someone tell me whats wrong?

    Im new in SQL so sorry if its a dumb qeustion xD

    Screenshot of the code down here.

    https://gyazo.com/c85bfb44ccb326ac2f0c6652391e327e

    SELECT * FROM `album` WHERE prijs BETWEEN 3,00 and 4,00;

    Continue reading...

Compartilhe esta Página