On 13 Jan 2018, at 6:48pm, Shane Dev <devshan...@gmail.com> wrote: > Is there a way to execute the contents of certain rows (the second row in > this example) and replace it with its own result to create second table / > view which could interpreted by the sqlite shell?
Not inside the SQLite shell. Looks like you need to learn programming. Or at least how to script your OS shell. Which OS are you using ? And if it’s Linux/Unix, which shell are you using ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users