October 3, 2008 at 11:50 am
HI There,
I have 2 tables tab1 and tab2. Below are the signature of the two tables.
Tab1
( name,Description,category)
Tab 2
(Group,Description,f1,f2...fn) --- f(n) - fields of bit type and appears as "name" on the Tab1.
for e.g
tabl
(canedit,editenquiry,security)
(candelete,deleteenquiry,security)
tab2
(g1,g1group,canedit,candelete)
Kindly go through the Tab 2 structure and consider your suggestion for below...
How can I return a temporary table with extra column active added to tab1 by checking the value set on the fields (f1...fn) on tab2.
Any suggestion will be helpful.
Cheers,
Vidhya Rao
October 3, 2008 at 8:22 pm
Cross post... please don't answer on this thread... go to the following instead...
http://www.sqlservercentral.com/Forums/Topic580370-1291-1.aspx
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply