Click here to Skip to main content
15,899,313 members
Home / Discussions / Database
   

Database

 
QuestionCalling user defined function Pin
seemamltn20-Jun-07 14:30
seemamltn20-Jun-07 14:30 
AnswerRe: Calling user defined function Pin
vimal_yet20-Jun-07 18:17
vimal_yet20-Jun-07 18:17 
AnswerRe: Calling user defined function Pin
gauthee20-Jun-07 18:33
gauthee20-Jun-07 18:33 
QuestionHow to recover sql server database data? Pin
method00720-Jun-07 13:23
method00720-Jun-07 13:23 
AnswerRe: How to recover sql server database data? Pin
originSH20-Jun-07 23:50
originSH20-Jun-07 23:50 
GeneralRe: How to recover sql server database data? Pin
method00721-Jun-07 6:50
method00721-Jun-07 6:50 
QuestionSettings and Connection string full dereference Properties.Settings.dbConnectionString Pin
g18c20-Jun-07 12:03
g18c20-Jun-07 12:03 
QuestionRandom Search Pin
Red Lake20-Jun-07 11:28
Red Lake20-Jun-07 11:28 
I am very new to sql and databases.....

I am currently using Access and I have a database with about 1000 rows. I am trying to select 50 RANDOM rows at a time, how do you write an access sql statement for that? So far I have this....

SELECT*

FROM Computer

ORDER BY RND();


It returns all the results, but I just want to set it up so I can have it return as many as I want.
Please Help!

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

AnswerRe: Random Search Pin
gauthee20-Jun-07 18:25
gauthee20-Jun-07 18:25 
GeneralRe: Random Search Pin
Red Lake21-Jun-07 2:35
Red Lake21-Jun-07 2:35 
Questionselect stataement Pin
seemamltn20-Jun-07 10:22
seemamltn20-Jun-07 10:22 
AnswerRe: select stataement Pin
gauthee20-Jun-07 18:13
gauthee20-Jun-07 18:13 
AnswerRe: select stataement Pin
vimal_yet20-Jun-07 18:27
vimal_yet20-Jun-07 18:27 
QuestionConnection Strings & App.config with class libaries Pin
g18c20-Jun-07 9:48
g18c20-Jun-07 9:48 
AnswerRe: Connection Strings & App.config with class libaries Pin
Not Active20-Jun-07 10:02
mentorNot Active20-Jun-07 10:02 
GeneralRe: Connection Strings & App.config with class libaries Pin
g18c20-Jun-07 10:22
g18c20-Jun-07 10:22 
GeneralRe: Connection Strings & App.config with class libaries Pin
Not Active20-Jun-07 11:47
mentorNot Active20-Jun-07 11:47 
GeneralRe: Connection Strings & App.config with class libaries Pin
g18c20-Jun-07 20:17
g18c20-Jun-07 20:17 
QuestionSQL Server Question: How do I view the database log? [modified] Pin
Xiangyang Liu 刘向阳20-Jun-07 8:12
Xiangyang Liu 刘向阳20-Jun-07 8:12 
AnswerRe: SQL Server Question: How do I view the database log? Pin
Sathesh Sakthivel20-Jun-07 8:42
Sathesh Sakthivel20-Jun-07 8:42 
GeneralRe: SQL Server Question: How do I view the database log? Pin
Xiangyang Liu 刘向阳20-Jun-07 12:26
Xiangyang Liu 刘向阳20-Jun-07 12:26 
AnswerRe: SQL Server Question: How do I view the database log? Pin
Mike Dimmick21-Jun-07 5:25
Mike Dimmick21-Jun-07 5:25 
GeneralRe: SQL Server Question: How do I view the database log? Pin
Xiangyang Liu 刘向阳21-Jun-07 13:25
Xiangyang Liu 刘向阳21-Jun-07 13:25 
QuestionHow to backup a database Pin
lune1220-Jun-07 6:27
lune1220-Jun-07 6:27 
AnswerRe: How to backup a database Pin
Sathesh Sakthivel20-Jun-07 8:39
Sathesh Sakthivel20-Jun-07 8:39 

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.