how to do a a dql, that fetch r_object_id and lifecycle statye of document

前端 未结 0 1215
执笔经年
执笔经年 2020-12-09 00:26

I need a dql, that fetch r_object_id and lifecycle statye of document

something like below :

select d.r_object_id, p.state_name from dm+document d, dm_policy p

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