Re: please give me the result of this select statement


[ ruban.de ] [ Antworten ] [ Forum ]

Geschrieben von Gernot Ruban am Oktober 23, 2003 um 12:21:

Als Antwort auf please give me the result of this select statement geschrieben von raghavendher thimmana on Oktober 23, 2003 um 08:12:

Hi Raghavendher,

"unknown" is neither a valid DB2/SQL predicate nor a valid syntax element.

You should at least specify :CONDITION='1=1'; which would result in select * from table_name where (1=1). You will get all rows. Or specify '0=1' to get none of the rows.

Hope that help
Gernot




Antworten:


Schreibe eine Antwort

Name:   
E-Mail:  

Thema:

Kommentar:

Optionale Link URL:   
Link Titel:                  
Optionale Image URL:


[ Antworten ] [ Forum ]