Search found 1 match
- Sun Sep 07, 2014 11:37 pm
- Forum: Coding
- Topic: The Future of SQL in SS13
- Replies: 6
- Views: 4044
Re: The Future of SQL in SS13
I'm new to the codebase, so forgive me if I'm pointing out the obvious or talking about irrelevant things, but I know that a lot of embedded databases, such as MS Access and SQLite don't actually only retrieve one record when you ask for one record. They retrieve EVERY record, and then sort through ...