Hi All, I've got a table T made up of only two fields: INT id (PRIMARY KEY) and INT length. I need a statement in order to yield 0 when the key doesn't exist. At this moment the query is too simple: SELECT length FROM T WHERE id = ? Any idea about it? Cheers _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] if exist Andrea Galeazzi
- Re: [sqlite] if exist Martin.Engelschalk
- Re: [sqlite] if exist Andrea Galeazzi
- [sqlite] Min(<null>) ; was: Re: if e... Tim Romano
- Re: [sqlite] Min(<null>) ; was: Re: ... Pavel Ivanov
- Re: [sqlite] Min(<null>) ; was: Re: ... P Kishor
- Re: [sqlite] Min(<null>) ; was: ... Tim Romano
- Re: [sqlite] Min(<null>) ; ... Scott Hess
- Re: [sqlite] Min(<null>... P Kishor
- Re: [sqlite] Min(<null>... Tim Romano
- Re: [sqlite] Min(<null... Igor Tandetnik