i want to develope a page for online test using asp.net
with c#.net. so, how to insert the questions in the
database sqlserver2000 and how to pick the questions
randomly when user login for test. plz send the code for
this....

Answer Posted / ravi

In ORACLE
select * from questions
order by (id * dbms_random.random)

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of sessions in asp.net?

714


What is sdlc process?

758


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

814


Is LINQ performance wise better or using sqlcommand?

4688


Explain how do you deploy your asp.net application?

701


What is the difference between trace and debug in asp.net?

868


What is bson in web api?

824


How do cookies work? Give an example of their abuse.

769


What is server side session?

755


What are the two types of web pages?

731


How can we make sure that Web API returns JSON data only?

795


Please brief not about xsd,xslt & xml?

775


Define a multilingual website?

741


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

779


What is ascx?

759