Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Require n C r Query/Store Procedure/View

Author  Topic 

hksharmaa
Starting Member

16 Posts

Posted - 2011-03-14 : 01:54:41
Hi All...

I want to insert into a table with all combination of n C r...
My n and r are variables that are defined at run time...The system go on inserting all the combination of n C r values in the table
   

- Advertisement -