Viewing 3 posts - 31 through 33 (of 33 total)
The Way SQL Server Works is like this...
It will First Fetch The Rows Having ItemID = 1;
On This Result It will search for Rows Having ItemID = 3
So The Query...
March 6, 2012 at 6:33 am
#1455262
My Understanding is we will be using OLEDB to connect across Different Databases.
i.e ( Will be using to connect( Linked Server) From SQL Server database to another Oracle Database).
March 6, 2012 at 6:30 am
#1455257
Hey Thanks man...
Yours helped resolve my problem...
January 10, 2012 at 11:55 pm
#1431587