diff --git a/SQLRepo_1/The Blunder.txt b/SQLRepo_1/The Blunder.txt new file mode 100644 index 0000000..42bc3f9 --- /dev/null +++ b/SQLRepo_1/The Blunder.txt @@ -0,0 +1,2 @@ +SELECT CEIL(AVG(SALARY) - AVG(REPLACE(SALARY, 0, ''))) +FROM EMPLOYEES \ No newline at end of file