On Sat, 25 Jan 2014 11:56:32 +0200
Elefterios Stamatogiannakis <est...@gmail.com> wrote:

> Wouldn't it be better instead of creating a new concept "row 
> constructor", to use the existing row constructors, also known as 
> virtual tables?

Perhaps.  I didn't make up the term; it exists in various other DBMSs,
sometimes called table value constructor.  I just wanted to make clear
that it's not new, and opens the potential for (I would say) better
queries, because they can be expressed in terms of tuples instead of
just scalars.  

--jkl
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to