Mysql之rand()随机取数
需求:随机读取表的一条记录数据准备:1.表结构mysql> desc tb_random;+-------+--------------+------+-----+---------+----------------+| Field | Type | Null | Key | Default | Extra |+-------...