Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



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

Answer / laxman

using rand()

select rant()

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the impact on other user sessions when creating indexes?

0 Answers  


What type of Index will get created after executing the above statement?

0 Answers  


What are the character string functions supported by sql server 2005?

0 Answers  


Can we call stored procedure in trigger?

0 Answers  


what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration

0 Answers  


What is log cache in sql server?

0 Answers  


What is nonclustered index with included columns ?

0 Answers  


Can a table have 2 primary keys?

0 Answers  


Which system table contains information on constraints on all the tables created?

2 Answers  


What is the difference between Temporary table variable and a Table variable? Or Which Table variable I should use inside Stored procedure?

3 Answers   Microsoft, TCS, Techastrum,


1. What is CUBE Operator? 2. what are the new data types are available in sql server 2008? 3. Inisde a nested queries, how many subqueries u can have?

3 Answers  


How to handle errors in Stored Procedures.

2 Answers   Accenture,


Categories