Hi,I have a single query that works well through a filter. Here is it : SELECT custom_Qui.QuiID, custom_SB_quoi.NumQui, custom_Qui.CP, custom_Qui.Latitude, custom_Qui.Longitude FROM custom_Qui, cu...
Hi, Currently i am using kentcio 9 and i making a custom API and I want union of two page type and in it i also want pagination. When i put pagination in query so i am getting error. So can you ple...
Individually these two queries return the right set of data. When I do a union, all of the pages in the site are returned, not just the queried document type, path selected, @ where cond. anybody h...