How to Generate a Series of Random Integers With T-SQL?

Answer Posted / laxman

using rand()

select rant()

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is transactional replication?

722


How to create a stored procedure with a statement block in ms sql server?

754


What is dbcc? Give few examples.

754


explain what is raid and what are different types of raid configurations? : Sql server database administration

733


Define right outer join?

721


What is policy based management (pbm)? : sql server database administration

744


tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

757


You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?

713


Can you explain important index characteristics?

694


How to end a stored procedure properly in ms sql server?

758


What is sql server locking?

708


What sql server means?

744


What is the difference between count and distinct count?

630


Explain tables in SQL Azure?

114


What is dml command?

720