Hi
on DHIS2 v2.16,
I cannot save the following query, 
=====
SELECT surname, firstname, phonenumber, username FROM userinfo INNER JOIN users 
ON (userinfoid = userid) 
=====
because I am querying "special tables".
What is the workaround for this?
Lungo
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to