Manish Tewatia
What is OPENQUERY in SQL.?
By Manish Tewatia in .NET on Mar 15 2011
  • CP Kataray
    May, 2011 14

    Executes the specified pass-through query on the specified linked server. This server is an OLE DB data source. OPENQUERY can be referenced in the FROM clause of a query as if it were a table name. OPENQUERY can also be referenced as the target table of an INSERT, UPDATE, or DELETE statement. This is subject to the capabilities of the OLE DB provider. Although the query may return multiple result sets, OPENQUERY returns only the first one.

    • 0
  • Manish Tewatia
    Mar, 2011 15

    What is OPENQUERY and how to use it in SQL.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS