June 13, 2011 at 9:25 am
Hi guys. For a table i see there is a header and data. I need data in second row(which i already there when you pull the table). How do i get data in the 4th row. ??? Please help me guys. thanks.
June 13, 2011 at 9:38 am
missing too many details..
you have two tables, header and footer, or is this a text file?
if it is a pair of tables, is there a relationship betwene the header table and footer table? foreign keys? identity?
can you SELECT * FROM footerTable where PK=4 and FK=??
Lowell
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply