05 2024 档案
摘要:2024-05-10 11:14:48 LOCATE(substr , str ):返回子串 substr 在字符串 str 中第一次出现的位置,如果字符substr在字符串str中不存在,则返回0; POSITION(substr IN str ):返回子串 substr 在字符串 str 中第一
阅读全文
摘要:2024-05-08 15:22:23 报错原文 cmdTransaction:The INSERT permission was denied on the object 'tb_Vendor_CocImgs', database 'QSIDB', schema 'dbo'. The INSERT
阅读全文