On Thu, 13 Jan 2011 09:44:06 +0100, Kees Nuyt <k.n...@zonnet.nl>
wrote:

>or even 
>SELECT ROWID,
>  FROM atable ... ;

oops, make that

or even 
SELECT ROWID,*
  FROM atable ... ;
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to