I have two tables:
Table A (id, data1, data2, pointerToB)
Table B (id, dataA, dataB)
I know what dataB is and would like to return the _id from Table A. How can i do this?
I have two tables:
Table A (id, data1, data2, pointerToB)
Table B (id, dataA, dataB)
I know what dataB is and would like to return the _id from Table A. How can i do this?
Hello,
Please use "include" parameter: https://devcenter.appery.io/documenta...