List of T SQL Interview puzzles – Outputs | SQL Tricky Puzzles | SQL OUTPUT PUZZLES
Here I come with cunning SQL Queries / Puzzles which are frequently asked in SQL / Database / MSBI / SQL BI interviews from developer to Architect level. All the questions below seems easy but it would be complex situation when you face these query in Interview time.
If you have any puzzle in mind or if you want me to solve some puzzle or if you have difficulty in solving business problem please email me @ pawankkmr@gmail.com. I would be happy to help.
This would be best for you to go through following Interview questions / puzzles before attend any technical interview.
Please visit T-SQL Puzzles section where we have to write the query based on the scenario given by the interviewer.
Pingback: Python | Calculate average word length from a string | Improving my SQL BI Skills
Pingback: Python | Find the number of times a substring present in a string | Improving my SQL BI Skills
Pingback: Python | Find maximum value from a list | Improving my SQL BI Skills
Pingback: Python | How to find GCF of two numbers | Improving my SQL BI Skills
Pingback: Python | How to find LCM of two numbers | Improving my SQL BI Skills
Pingback: Python | How to convert a list to a string | Improving my SQL BI Skills
Pingback: Python | Find common words from two strings | Improving my SQL BI Skills
Pingback: Python | Find un-common words from two strings | Improving my SQL BI Skills
Pingback: Python | How to convert a number into a list of its digits | Improving my SQL BI Skills
Pingback: Python | Print the first non-recurring element in a list | Improving my SQL BI Skills
Pingback: Python | Print the most recurring element in a list | Improving my SQL BI Skills
Pingback: Python | Find the cumulative sum of elements in a list | Improving my SQL BI Skills
Pingback: Python | Check whether an array is Monotonic or not | Improving my SQL BI Skills
Pingback: Python | Check whether a number is prime or not | Improving my SQL BI Skills
Pingback: Python | Print list of prime numbers up to a number | Improving my SQL BI Skills
Pingback: Python | Print elements from odd positions in a list | Improving my SQL BI Skills
Pingback: Python | How to sort an array in ascending order | Improving my SQL BI Skills
Pingback: Python | How to reverse an array | Improving my SQL BI Skills
Pingback: Python | Check a character is present in a string or not | Improving my SQL BI Skills
Pingback: Python | Find the missing number in the array of Ints | Improving my SQL BI Skills
Pingback: Python | How would you delete duplicates in a list | Improving my SQL BI Skills
Pingback: Python | Print positions of a string present in another string | Improving my SQL BI Skills
Pingback: Python | Check whether a string is palindrome or not | Improving my SQL BI Skills
Pingback: Python | Validate an IP Address-IPV6(Internet Protocol version 6) | Improving my SQL BI Skills
Pingback: Python | Count consecutive 1’s from a list | Improving my SQL BI Skills
Pingback: Python | The Print and Divide Puzzle | Improving my SQL BI Skills