jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Randomizing a Recordset

DeEnFrSp
Hits: 12

Randomizing a Recordset

Rating 0.0 0.0
This article describes several ways to use a SQL calculated field and the ORDER BY clause to arrange a recordset in random order. It provides a simple tool for verifying that the results are uniformly random. Also shows a technique for bubbling records with certain attributes to the top of an otherwise randomized list.


Platform(s): n/a
Date: Sep, 13 2001
Author: http://www.15seconds.com/issue/010911.htm

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

How to Build a Forms Validation Library

ASP/Tips and Tutorials/Form Processing

AddCriteria Simplifies SQL Queries

ASP/Tips and Tutorials/Database-related