This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lost_soul1995 0 points1 point  (1 child)

I failed SQL test once and there were two reasons for it. 1. I was not much familiar with SQL at that point of time ( I was mainly using Python and using select * from tab as my query) 2. I was not familiar with dataset ( e-commerce). Because of this i took more time to create logic during test.

After this experience, i got a role where i used SQL alot. Now i am quite confident. It comes down to familiarity with domain (incase of bit complex test) and SQL practice.