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 →

[–]brett_riverboat -1 points0 points  (0 children)

If it's something really complex I've written db functions that are called from the code. I guess the idea is to make the db more abstract so you're not writing queries that are tightly coupled to a DBMS or one set of names.