This website requires JavaScript.
Explore
Help
Sign In
DHBW
/
MySQL
Watch
1
Star
0
Fork
You've already forked MySQL
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
MySQL
/
tasks
/
rands.sql
1 line
41 B
SQL
Raw
Permalink
Blame
History
SELECT
floor
(
rand
(
)
*
(
8
.
0
-
2
.
0
)
+
2
.
0
)
;
Reference in New Issue
View Git Blame
Copy Permalink