﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Working with Oracle  / Simple pass thru query to Oracle / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 08:20:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Simple pass thru query to Oracle</title><link>http://www.sqlservercentral.com/Forums/Topic1347176-1042-1.aspx</link><description>Cross post, please answer here: [url]http://www.sqlservercentral.com/Forums/Topic1347483-1044-1.aspx[/url]</description><pubDate>Mon, 20 Aug 2012 15:50:06 GMT</pubDate><dc:creator>PaulB-TheOneAndOnly</dc:creator></item><item><title>Simple pass thru query to Oracle</title><link>http://www.sqlservercentral.com/Forums/Topic1347176-1042-1.aspx</link><description>Hello Oracle Forum:I've got my first linked server established from SQL Server 2008 SSMS to Oracle.What is the proper syntax for this simple query with a date expression in the where clause?What is the proper date delimiter?Is there a conversion necessary?SELECT     TOP (5) SURGERY_DATEFROM         OPENQUERY(CLARITY, 'SELECT * FROM OR_LOG WHERE SURGERY_DATE = ('8/1/2012')' AS aMany thanks ahead of time.Phunhog</description><pubDate>Mon, 20 Aug 2012 07:46:17 GMT</pubDate><dc:creator>Phunhog</dc:creator></item></channel></rss>