Skip to content
Snippets Groups Projects
possibleItemsProcess.js 195 B
Newer Older
import("system.result");
import("system.db");


var salutation = db.table("select distinct SALUTATION, SALUTATION from SALUTATION where SALUTATION is not NULL");