Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Difficult query problem

Re: Difficult query problem

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 05 Aug 2006 16:22:56 +0200
Message-ID: <13a9d254fvpmd3p0aa8tgrvs0gh510baa6@4ax.com>


On Sat, 5 Aug 2006 08:40:40 -0400, "DFS" <nospam_at_dfs_.com> wrote:

>Thanks
>
>
>What's an Oracle version?

I'm not sure why using Microsoft products has such a detrimental effect on the human brain. It seems once people are exposed to Microsoft products they stop being capable to think.

Your Visual Basic has a version, hasn't it? So Oracle must have a version too, wouldn't you think?
So why don't you post it? simply run select * from v$version from sql*plus.

I would also advise to
- to put up your code somewhere on a website.   You are wasting lots of bandwith right now - to make sure your statements will actually run in Oracle. Right now they don't because you are using a Microsoft VB specific date format. Do you really think anyone is going to edit your code? Please make sure dates are in the format dd-mon-yyyy or at least replace the stupid # by a single quote.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sat Aug 05 2006 - 09:22:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US