so wat I have to do is I have to store the symbolic name as a key and the value(s) from the executed sql stmt shud b stored as a values. for ex. GLOBAL_SYMBOLIC_NAME = num_rows and SOURCE_SQL = select count(*) from ... and the SQL returns the number 150,000 which is a value.