Closed Trellian closed 8 years ago
Hi Sam,
Have you got a simple example of a query involving a join between two tables?
Thanks, Adrian
Hi Adrian,
The next build will have support for join, it will be with you Monday.
Cheers, Sam
For an inner join example please see:
https://github.com/memtrip/SQLKing/blob/master/sample/app/src/main/java/com/memtrip/sqlking/sample/comment/CommentActivity.java#L144
Hi Sam,
Have you got a simple example of a query involving a join between two tables?
Thanks, Adrian