|
|
Select Random Row Using Stored Procedure |
|
|
Steven Smith |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
265 |
Select Random Row Using Stored Procedure is an article which explains about getting the random row using the stored procedure with an algorithm. In this article the author shows how to do that process by creating a temporary table, inserting the primary keys to the table, counting the number of records of the temporary table and obtaining the random number from the count of the records.
|