LWN.net Logo

Malcolm: SQL for the command line: "show"

Malcolm: SQL for the command line: "show"

Posted Mar 27, 2009 20:09 UTC (Fri) by marcH (subscriber, #57642)
In reply to: Malcolm: SQL for the command line: "show" by jordanb
Parent article: Malcolm: SQL for the command line: "show"

Hey, how consistent is this?

-          delete from TABLE where  ROWfilter
- select COLnames from TABLE where  ROWfilter
-          insert into TABLE values COLvalues
Every time I go back to SQL I have to google again for examples...

Higher level concerns: "Why SQL Sucks": http://perlmonks.org/?node_id=515776


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds