Switch the condition query in Dynamic SOQL, if !=null, then skip this WHERE clause. Apex if (searchValue!=null){ searchQuery += ' AND ...
確定! 回上一頁