Azure Cosmos DB SQL API

后端 未结 0 1601
天命终不由人
天命终不由人 2021-01-07 16:22

I am trying to run this query

`SELECT c.foodGroup,
c.description,
ch.amount,
ch.weightInGrams
***--ch.description***
FROM c
join ch in c.servings
 where c.id          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题