Charles (Chuck) Mattice
Results
2
comments of
Charles (Chuck) Mattice
I come from the multi-value no-sql world, my specif flavor is Rocket Softwares' D3 database system. I'm rather new here but in my world: SELECT USER by itself would return...
Sorry misspoke above SELECT USERS by itself would only return all record IDs, from that point they could be edited/read/written to etc. If we did a SELECT USERS RETURNING (OR...