Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In order to form SQL queries fluently, a utility to provide select, from, where, etc. functionality would be better than writing sql string constans for different cases. This could also be enhanced with join and other functionalities as and when needed.