SQL to get the keys in Cosmos DB table

前端 未结 0 1207
甜味超标
甜味超标 2020-12-01 23:11

What is the SQL for getting the keys from table in COSMOS DB. I Tried the following

SELECT DISTINCT C.partitionkey from C;

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