Check out a userscript which highlights deleted posts.
GitHub
79429960
Date:
2025-02-11 12:33:26
Score:
1.5
Natty:
Report link
MySQL functions can't return multiple rows directly, but you can try:
Use JSON: Return a JSON array of results.
Use a Table Function: Create a temporary table inside a procedure and query it.
Use Views: If filtering is simple, a view might work.
Reasons:
Low length (0.5):
No code block (0.5):
Low reputation (0.5):
Posted by:
Yash30389