ok...I have to display all the fields within Employee table .
The fields of the Employee table keep changing. Even the count of fields can change.
but I want to display whatever fields are present in the Table, except TokeniD (pK)..
so in the the query cant mention the name of the fields.