On Thu, 13 Jan 2011 09:44:06 +0100, Kees Nuyt <[email protected]>
wrote:

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

oops, make that

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

Reply via email to