Posts by Luiza • 21 points
1 post
-
2
votes0
answers32
viewsQ: Special character query in SQL
I need to make a query in a table of emails, and I need to return only emails that have special characters. Can you help me with the script, I tried to use this code: Select * from tabela Where…