| Subject | Startup Queries | 
|---|---|
| Author | rockwithme77 | 
| Post date | 2003-11-17T00:01:16Z | 
Hi,
Suppose I have a table student with student id , lastname and
firstname.
When I start my application, I want to pin student lastnames with
their IDs in the main memory -> I want to fire a set of queries, the
resultset of which is persistent in the application level.
What do I need to do to achieve this?
Regards,
sguha.
            Suppose I have a table student with student id , lastname and
firstname.
When I start my application, I want to pin student lastnames with
their IDs in the main memory -> I want to fire a set of queries, the
resultset of which is persistent in the application level.
What do I need to do to achieve this?
Regards,
sguha.