用户工具

站点工具


zh:notes:disruptive_index

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
zh:notes:disruptive_index [2025/10/04 11:11]
pzczxs [Summarization]
zh:notes:disruptive_index [2025/10/04 11:12] (当前版本)
pzczxs [Import Citing Articles]
行 195: 行 195:
 > UPDATE article SET doi = "​10.1145/​2024724.2024911"​ WHERE wos_id =  "​WOS:​000297360000151";​ > UPDATE article SET doi = "​10.1145/​2024724.2024911"​ WHERE wos_id =  "​WOS:​000297360000151";​
 > >
-update ​cited_article ​set doi = "​10.1093/​MOLBEV/​MSW054",​ flag = 0 where id in (11676, 38220); // 10.1093/​MOLBEV/​MSV279,10.1093/​MOLBEV/​MSW054 +UPDATE ​cited_article ​SET doi = "​10.1093/​MOLBEV/​MSW054",​ flag = 0 WHERE id in (11676, 38220); // 10.1093/​MOLBEV/​MSV279,10.1093/​MOLBEV/​MSW054 
-update ​cited_article ​set doi = "​10.1093/​MOLBEV/​MSW054" ​where doi = "​10.1093/​MOLBEV/​MSW054MSW054";​+UPDATE ​cited_article ​SET doi = "​10.1093/​MOLBEV/​MSW054" ​WHERE doi = "​10.1093/​MOLBEV/​MSW054MSW054";​
 </​code>​ </​code>​
  
zh/notes/disruptive_index.1759547484.txt.gz · 最后更改: 2025/10/04 11:11 由 pzczxs