Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #35990 All Revisions ] Back to Issue ]
Summary 0035990: Sqlc calculates all records to retrieve later the first result
Revision 2017-05-15 11:31 by caristu
Description Sqlc methods that returns a String as result, currently are calculating all the values matching the query but eventually only the first record is returned.

It would be better from a performance point of view if the query launched by the Sqlc method directly returned just one record.
Revision 2017-05-15 11:10 by caristu
Description Sqlc methods that returns a String as result, currently are calculating all the values matching the query but eventually only the first one is returned.

It would be better from a performance point of view if the query launched by the Sqlc method directly returned just one value.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker