![]() |
|||||||||||||||||
| |
|
|
|||||||||||||||
|
Change to a qualified fetch specification Qualified - want to only fetch the names of students that include "e" //build qualifier from format string and array of arguments In this example we used one qualifier - "lastName like %@" Additional qualifiers are added by adding extra arguments and extending the string
While it is best to qualify (filter) as the records are fetched from the database, it can also be done in memory
Lecture 3 Fetch Demo 2 ( Download )
Page updated August 25, 2004
|
||||||||||||||||
|
|
|||||||||||||||||