1
0
Fork 0
arangodb/Doxygen/Examples.Durham/query6

3 lines
54 B
Plaintext

select { name : nvl(u.name, "unknown") }
from Users u