摘要:
-- show databases; -- use mysql; -- select * from user; -- create user'root'@'%' identified by '123132; -- GRANT ALL PRIVILEGES ON *.* TO 'root'@'%'; 阅读全文
摘要:
一、 文本清洗类 find substitute left right mid text concatenate trim replace len 二、关联匹配类 Lookup Vlookup Row Column Index Offset Match Hyperlink 三、 逻辑运算类 四、计算 阅读全文