Type things at the SQL> prompt given by the isql connection (see above). This should give the column names of the UserURSDetails table:
    SQL> SELECT TOP 1 * FROM UserURSDetails
This finds me:
    SQL> SELECT * FROM UserUTSDetails WHERE NetwareAccountName = 'mpciish2'
| ...previous | up (conts) | next... |