Are there any libraries that auto-build the SQL FROM statement?
Im looking for a library that will auto build the SQL FROM statement from the SELECT and WHERE fields that are passed. Does such a thing exist? I built my own library but want to replace it with something that is battle tested.
Agora Key Words: SQL Query Generate ON Statement Generator