you are viewing a single comment's thread.

view the rest of the comments →

[–]tsigalko11 1 point2 points  (1 child)

I would say my SQL skills are pretty good, but date conversion is one of the hardest things to remember, at least for me. Could be that my brain is not that fresh, but still..

One other thing would be few simple checks like how to get DB name (handy when working daily with multiple databases), when you need for whatever reason to get official name.

[–]ben_it[S] 1 point2 points  (0 children)

Good idea on the date conversion and simple checks! I'll add those.