Click here to Skip to main content
15,890,512 members
Home / Discussions / Database
   

Database

 
AnswerRe: data type for saving long decimal Pin
N a v a n e e t h10-Jul-07 21:12
N a v a n e e t h10-Jul-07 21:12 
AnswerRe: data type for saving long decimal Pin
Krish - KP11-Jul-07 1:11
Krish - KP11-Jul-07 1:11 
QuestionSQL WHERE > for text Pin
Pseudocaine10-Jul-07 10:01
Pseudocaine10-Jul-07 10:01 
AnswerRe: SQL WHERE > for text Pin
_Damian S_10-Jul-07 14:24
professional_Damian S_10-Jul-07 14:24 
AnswerRe: SQL WHERE > for text Pin
Krish - KP10-Jul-07 17:46
Krish - KP10-Jul-07 17:46 
QuestionData modeling - file-system type of hierarchy Pin
dandy7210-Jul-07 7:11
dandy7210-Jul-07 7:11 
AnswerRe: Data modeling - file-system type of hierarchy Pin
dandy7210-Jul-07 10:44
dandy7210-Jul-07 10:44 
QuestionRetrieve random rows in Access Pin
Red Lake10-Jul-07 5:56
Red Lake10-Jul-07 5:56 
I am trying to retrieve random rows from a database that I have in access. I got the sql statement to give me the database in random order, but I want to retrieve only 3 random rows from the database. THis is what I have so far:

SELECT *
FROM Jurors
ORDER BY rnd();


Please Help
Thank you

Steve Vondras
Red Lake Nation
MIS Tech
svondras@redlakenation.org

AnswerRe: Retrieve random rows in Access Pin
Paul Conrad10-Jul-07 7:21
professionalPaul Conrad10-Jul-07 7:21 
GeneralRe: Retrieve random rows in Access Pin
Red Lake10-Jul-07 7:25
Red Lake10-Jul-07 7:25 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad10-Jul-07 8:01
professionalPaul Conrad10-Jul-07 8:01 
GeneralRe: Retrieve random rows in Access Pin
Red Lake10-Jul-07 8:06
Red Lake10-Jul-07 8:06 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad10-Jul-07 8:10
professionalPaul Conrad10-Jul-07 8:10 
AnswerRe: Retrieve random rows in Access Pin
sam#10-Jul-07 8:22
sam#10-Jul-07 8:22 
GeneralRe: Retrieve random rows in Access Pin
Red Lake11-Jul-07 3:30
Red Lake11-Jul-07 3:30 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad13-Jul-07 6:12
professionalPaul Conrad13-Jul-07 6:12 
GeneralRe: Retrieve random rows in Access Pin
Red Lake16-Jul-07 2:36
Red Lake16-Jul-07 2:36 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad16-Jul-07 7:31
professionalPaul Conrad16-Jul-07 7:31 
QuestionDatasets and varaible table name Pin
joebaas10-Jul-07 3:27
joebaas10-Jul-07 3:27 
AnswerRe: Datasets and varaible table name Pin
Paul Conrad13-Jul-07 11:50
professionalPaul Conrad13-Jul-07 11:50 
GeneralRe: Datasets and varaible table name Pin
joebaas16-Jul-07 5:14
joebaas16-Jul-07 5:14 
Questioncancel inner join Pin
Amr M. K.10-Jul-07 1:02
Amr M. K.10-Jul-07 1:02 
AnswerRe: cancel inner join Pin
gauthee10-Jul-07 2:04
gauthee10-Jul-07 2:04 
AnswerRe: cancel inner join Pin
Pete O'Hanlon10-Jul-07 2:11
mvePete O'Hanlon10-Jul-07 2:11 
AnswerRe: cancel inner join Pin
WoutL10-Jul-07 2:15
WoutL10-Jul-07 2:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.