79816954

Date: 2025-11-11 17:33:00
Score: 1.5
Natty:
Report link

I have many tables that begin with "cir_" and for me, the MySQL command to select all of them is:

show tables like "cir%";

I took the above answers and modified them and it worked! Woohoo!

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Peri Saner