• Yes, it displays the

    object_name, the column_name for each hit. It would be cool if it would also Display

    the Name of the Primary key column for the object and its value so a further query could be formed later on.

    Something like "select [pkey_name],[column_name] from [object_name] where [pkey_name]=[pkey_value]"