## Fields that are included in search results by default:
list_ecotox_fields("default")
## All fields that are available from the ECOTOX database:
list_ecotox_fields("all")
## All except fields from the tables 'chemical_carriers', 'media_characteristics',
## 'doses', 'dose_responses', 'dose_response_details', 'dose_response_links' and
## 'dose_stat_method_codes' that are available from the ECOTOX database:
list_ecotox_fields("full")
Run the code above in your browser using DataLab