Hi,
I am facing one issue with "openquery" in sql server. i need to get the information from oracle database to sql server. while i am writing the query with openquery the data is truncating. In the oracle table for one column, i have 2000 characters of data.But the query is resulting the data as 100 characters below.
how to get the full data, help me in this.Nagaraj