Re: SQL2005 collation vs Oracle
On 12 May 2006 12:46:09 -0700, Alexander Kuznetsov wrote:
Daniel,
you failed to notice a loud and clear ORDER BY clause in my script
SELECT * FROM T1 order by c1;
Hi Allexander,
Maybe keywords are case sensitive in Oracle??
<gd&r>
--
Hugo Kornelis, SQL Server MVP
.
Relevant Pages
- Re: opening comments
... Copyright 2006, Oracle and/or its affiliates. ... These are SCCS keywords, along with the replacement text, which is usable by the 'sccs what' command. ... sccs is a much outdated version control system; CVS's $Id$ and other keywords were *inspired* by it, which should give you some idea of how far back this goes. ... While per-file content identifying a specific SCM revision might once have been a useful idea, version control in general has moved towards whole-project revisions and away from per-file revisions. ... (comp.lang.java.programmer) - Re: Free Oracle Server for intranet?
... Tony Rogerson ... SQL Server MVP ... Could you also please STOP PROMOTING sqlserver in an Oracle newsgroup. ... (comp.databases.oracle.server) - Re: Importing data from excel
... understand that the process will create new table in oracle and full it wiith ... IT Head QIMCO Co. ... Mobile: +9745378400 ... SQL Server MVP ... (microsoft.public.sqlserver.tools) - Re: oracle pl/sql -> sql server
... Hugo Kornelis wrote: ... I would be suprised though, if they never make any betas publically available, as most software vendors appear to do that at some point in the cycle. ... Anyone thinking they can get a copy of Oracle 11 should be prepared to ... These companies apparently take quality serious, ... (comp.databases.ms-sqlserver) - Re: Advice for creating search?
... SQL Server MVP ... I am trying to plan the best way to handle the following scenario: ... that the 'Animals in story' column can search the particular story to see ... if any of the keywords in the tblAnimals table are in the story? ... (microsoft.public.sqlserver.programming) |
|