-- # write your SQL statement here: you are given a table 'oddcount' with column 'n', return a table with column 'n' and your result in a column named 'res'.
Good to know for the day: SQL complex level interview question: We have the input data as below , Input: 1 2 3 4 5 6 The output required as Split the even & odd numbers in separate columns. SQL method ...
-- # write your SQL statement here: you are given a table 'oddcount' with column 'n', return a table with column 'n' and your result in a column named 'res'.
https://lnkd.in/d2cRQPQb SQL queries for finding prime numbers , composite numbers , odd numbers and even numbers. #Data #DataAnalysis #SQL SQL Data Analysis Part 5 medium.com 103 followers 19 Posts ...