Project

General

Profile

1
SELECT util.search_path_append('util');
2

    
3

    
4
SELECT mk_derived_col((:table_str, 'scientificName'),
5
$$_alt("int_currplantscifull", "plantconcept_plantname")$$)
6
; -- runtime: 15 s ("Time: 12334.893 ms") @starscream
(7-7/9)