|
|
Sponsor |
Re: bug 5716 ..about Compatibility with DB2?: msg#00285apache.db.derby.devel
Some of these checks where added to make Cloudscape (from where Derby evolved from) more standards and DB2 compatible much before it was contributed to Apache. I would check if SQL standard doesn't have this requirement before removing it in the code. Satheesh TomohitoNakayama wrote: > Hello. > > I'm trying to enable using expression in order clause. > In the task , I found next code with some comment. > > //bug 5716 - for db2 compatibility - no qualified names allowed in > order by clause when union/union all operator is used > > if (target instanceof SetOperatorNode && correlationName != null) > { > String fullName = (schemaName != null) ? > (schemaName + "." + correlationName + "." + columnName) : > (correlationName + "." + columnName); > throw > StandardException.newException(SQLState.LANG_QUALIFIED_COLUMN_NAME_NOT_ALLOWED, > fullName); > } > > Does anyone know anything about this ? > If possible, I want to ommit this code..... > > Best regards. > > /* > > Tomohito Nakayama > tomoihto-3vbGXx/L6hogx5LJoh7VlA@xxxxxxxxxxxxxxxx > tomonaka-w3tBFbkRwq9dvEbG9P4ZtA@xxxxxxxxxxxxxxxx > > Naka > http://www5.ocn.ne.jp/~tomohito/TopPage.html > > */ > >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Custom types / "long" datatypes in custom functions, Daniel John Debrunner |
|---|---|
| Next by Date: | Re: Join order and access path, Jeffrey Lichtman |
| Previous by Thread: | bug 5716 ..about Compatibility with DB2?, TomohitoNakayama |
| Next by Thread: | Re: bug 5716 ..about Compatibility with DB2?, TomohitoNakayama |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|