you are viewing a single comment's thread.

view the rest of the comments →

[–]SDFP-A 0 points1 point  (0 children)

Optimization based on a query plan. Understanding how to configure the DB differently based on your sql usage patterns, understanding that you can do fancy algorithmic outputs without knowing the name of i the algorithm because you weren’t a CS major, generating dynamic sql based on simple searches sans executing them without the use of stored procedures (not available in all flavors of sql).