Comment by Eric_WVGG

Comment by Eric_WVGG 7 days ago

0 replies

speaking of classic databases: can anyone explain to me, a dummy, why any syntax like this or even GraphQL is preferable to "select a.name, a.age from friends a where a.city = 'New York' order by a.age asc"?