How to show comments one time only for each department?

后端 未结 0 821
无人共我
无人共我 2021-01-05 05:32

I have results table and comments table :

This is select from lab_result_comments :

 select dept_id,order_id,comments from Lab_Result_Comments where or         


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