|
Posted by Alexander Kuznetsov on 10/02/32 11:47
Hi Hugo,
that's funny. Yep, in some cases case matters (pun intended), for
instance here is a DB2 UDB palindrome, credits to Serge RIelau
create table where(where char(1))
And the palindrome itself, a valid query:
select where from where select
select
where /*column name*/
from
where /* table name */
select /* table alias */
;)
Navigation:
[Reply to this message]
|