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

From which base class all web forms are inherited?

599


How can you implement encapsulation in asp.net?

11690


What is difference between web config and global asax?

520


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

552


Explain what is event bubbling?

672






What is the application pool?

628


Which Is Faster MVC or ASP.net ?

662


How do you implement postback with a text box?

650


Explain the use of errorprovider control in .net?

591


What is base class of .net?

639


Is asp.net and .net the same?

603


Write a code snippet to implement the indentation in json in web api.

657


How does u call and execute a sp in .net?

629


What is a server cookie?

592


What is server side in asp.net?

588