I'd like to do something like:
select name from event where creator = 153957741360676
but the column creator is not indexable.. how can I do this then?
|
I'd like to do something like:
but the column creator is not indexable.. how can I do this then? |
|||
|
|
|
You can retrieve such information by querying two tables
Update:
Notes (see
|
|||||||||
|