KB-B435
health-dot-h4-filepath-list.sql
1 min read Revision 1
dot-healths178-fix25querydata-query
SELECT code || '|' || file_path FROM dot_tools WHERE file_path IS NOT NULL AND file_path <> '' AND status IN ('active','published')
SELECT code || '|' || file_path FROM dot_tools WHERE file_path IS NOT NULL AND file_path <> '' AND status IN ('active','published')