NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: kevin plummer on March 25, 2015, 03:09:04 PM

Title: Auto complete Filter
Post by: kevin plummer on March 25, 2015, 03:09:04 PM
Hi,

anyone know what filter expression I could use to just bring back "distinct" values?

In SQL I would use something like

SELECT DISTINCT BK_Unit FROM BOOK

but there is no "where" clause in the above to restrict the items returned that I can use in the filter.

Cheers,

Kevin