Should experienced programmers know database queries?
Posted
by
Shamim Hafiz
on Programmers
See other posts from Programmers
or by Shamim Hafiz
Published on 2011-06-08T11:51:09Z
Indexed on
2011/06/27
8:30 UTC
Read the original article
Hit count: 397
There are so many programmers out there who are also an expert at Query writing and Database design.
Should this be a core requirement to be an expert programmer or software engineer?
Though there are lots of similarities in the way queries and codes are developed, my personal opinion is, Queries seem to have a different Structure than Code and it can be tough to Master both simultaneously due to the different approaches.
© Programmers or respective owner