RAND() has its problems - this approach generates better-distributed random numbers for non-cryptographic usage.
declare @rangeStart int = 1
declare @rangeEnd int = 6
declare @rangeSize int = (@rangeEnd - @rangeStart)+1
select (@rangeStart + (ABS(CHECKSUM(NewId())) % @rangeSize)) r
These queries are provided as a guide, and are by no means perfect. I didn't write all of these - many are collated from MSDN documentation and community sources over the years.
| Skype Web SDK: Getting Started |
| Skype Web SDK: Audio & Video |
| What is Kutamo? |
| Kilimanjaro Climb |
| Kilimanjaro 2015 |
| Kilimanjaro 2013 |
| Australian Postcodes |
| New Zealand Postcodes |
| Worldwide City Database |
| Kilimanjaro Climbs |
| Kutamo Studios |
| Kutamo Meetings |
| Litzi |
| ErrLog.IO |
| Kutamo |