1-3 of 3 < Previous Next >
1 vote

Top Values query is incorrect

This query pattern applies the row limiting before the ORDER BY, returning 10 random rows and then ordering them, instead of ordering the rows before selecting the top rows. This is wrong: sele...

id# 3 | Planned Release: None | 0 comments | Last Updated: Feb 26 at 6:22 PM  by dbrowne
1 vote

Inappropriate use of Quoted Identifiers

Oracle is always case-sensitive, including the metadata catalogs. To compensate for this Oracle stores ideintifiers in upper case, and for non-quoted identifiers, Oracle converts the identifier to...

id# 2 | Planned Release: None | 0 comments | Last Updated: Feb 26 at 5:53 PM  by dbrowne
2 votes

INSTR wrong argument order

When you use StringProperty.StartsWith("xxx") in the where clause, it generates the a wrong sql sentence: INSTR ('xxx', "Extent1"."StringProperty") = 1 The problem is that the INSTR sql functio...

id# 1 | Planned Release: None | 0 comments | Last Updated: Jan 20 at 4:19 PM  by curelom

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-3 of 3 < Previous 1 Next >
Updating...
Page view tracker