Hi
Not quite sure if I am understanding the syntax of "select".
For orderBy, TSRef says:
orderBy SQL-orderBy without "order by"! Eg. "sorting, title"
Does this mean
select {
pidInList = 45, 49, 40
selectFields = pid,uid,keyword
sorting, uid
}
?
Is that valid syntax?
Thanks
Cate