SQL Formatter and Preview
SQL Input:
SELECT count(0) FROM (SELECT * FROM table WHERE column1 = ? AND column2 = ?)
Parameters (comma-separated):
20241230(String), 2(Integer)
Preview:
Copy SQL
Formatted SQL will appear here...
Copied!