Currently used: MariaDB: `RAND()` Oracle: `dbms_random.RANDOM()` DBI: `RANDOM()` MS SQL: `RAND()` What do they correspond to?