emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] sqlite im-/export


From: Oliver Večerník
Subject: Re: [O] sqlite im-/export
Date: Thu, 16 May 2013 22:03:17 +0200

Eric Schulte <address@hidden> writes:
> What about
>
> #+BEGIN_SRC sqlite :csv :db test.sqlite
>   SELECT * from t1;
> #+END_SRC
>
> #+RESULTS:
> | 1 | apple pie |
> | 2 | sugar     |

I needed some calculations and format tweaking with awk which I piped
the results.  That is why I choose the shell.  In this case this is not
possible.

-- 
Best,
Oliver




reply via email to

[Prev in Thread] Current Thread [Next in Thread]