
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
10/Feb/05 09:48 AM
|
|
While the SQL standard mandates LOCAL as a reserved keyword, most other databases such as Oracle, SQL Server, MySQL and DB2 do not enforce it.
Derby enforces this and limits application migration to Derby.
|
|
Description
|
While the SQL standard mandates LOCAL as a reserved keyword, most other databases such as Oracle, SQL Server, MySQL and DB2 do not enforce it.
Derby enforces this and limits application migration to Derby. |
Show » |
|
New Revision: 153095
URL: http://svn.apache.org/viewcvs?view=rev&rev=153095
Log:
Fix Derby-139 - remove LOCAL as a SQL reserved word.
Modified:
incubator/derby/code/trunk/java/engine/org/apache/derby/impl/sql/compile/sqlgrammar.jj
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/identifier.out
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/identifier.sql