Junior SQL Developer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Junior SQL Developer

I was recently laid off and have been on a few technical interviews and clam up on some questions. Any advice on SQL technical interviews ?

17th Feb 2019, 12:32 AM
Jayne Thomas
Jayne Thomas - avatar
1 Answer
+ 3
You should know main SQL functions. How they works and how you can combine them. How to JOIN tables. Diff between UNION and UNION ALL. Subqueries. What is isnull/ifnull/nullif/coalesce/nvl and why NULL is better then 0 in some cases. All that you HAVE TO know.
7th Mar 2019, 12:40 AM
M_N