Yes, Stefan's solution is somewhat nicer, didn't think about that. If there is more data involved, split may be further accelerated by setting `maxsplit`: let (lookup_id, lookup_name_source) = p.rowEntry(col).split('|', 2)[0..1]
- Performance of fastRows at module db_sqlite alfrednewman
- Re: Performance of fastRows at module db_sqlite flyx
- Re: Performance of fastRows at module db_sqlite Stefan_Salewski
- Re: Performance of fastRows at module db_sqli... flyx
- Re: Performance of fastRows at module db_... abdulhaq
- Re: Performance of fastRows at modul... alfrednewman
- Re: Performance of fastRows at m... Libman
- Re: Performance of fastRows ... alfrednewman