摘要: select Id, Name, Type from Account where Name like '%sample%' select Id, Name, Type from Account where Name like '%sample%' and type = 'Prospect' sele 阅读全文
posted @ 2025-02-19 16:29 Gary__Chen 阅读(24) 评论(0) 推荐(0)