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

Where sessions are stored in asp.net?

532


Can we store object in viewstate?

529


What are the types of session in asp.net?

525


What does a switch do?

535


How is application management and maintenance improved in asp.net 2.0?

534






What is custom events?

565


Explain the advantages of passport authentication.

509


Explain difference between friend and protected friend?

524


Explain serialization and deserialization?

542


Explain what does mvc represent in asp.net? : asp.net mvc

499


Differentiate between file-based dependency and key-based dependency.

510


What does uri mean?

489


Explain what is an assembly?

554


How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?

2238


What is viewstategenerator?

691