mysql--基础
摘要:exists 函数 语法: select * from tables_name where [not] exists(select..); exisits()函数只返回 TRUE or FALSE,为TRUE就输出前面的select结果,为FALSE则输出为空。 field 函数 语法: order
        阅读全文
            
                posted @ 2019-05-08 17:48
                posted @ 2019-05-08 17:48