export many files from a table

后端 未结 0 1613
甜味超标
甜味超标 2020-12-01 08:29

I have a sql query that generate a table with the below format

|sex  |country|
|null |null   | 
|null |value  | 
|value|null   |
|value|null   |
|null |value          


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