From d303dbf1965805e8795d5be39882155afb41221e Mon Sep 17 00:00:00 2001 From: Jan Klemkow Date: Thu, 31 Jan 2013 01:35:35 +0100 Subject: add quey slide --- doc/presentation.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/presentation.txt') diff --git a/doc/presentation.txt b/doc/presentation.txt index 3a7db25..041a06d 100644 --- a/doc/presentation.txt +++ b/doc/presentation.txt @@ -64,6 +64,10 @@ create user sqlbox_read with password 'XXXXXX'; GRANT SELECT ON ALL TABLES IN SCHEMA public TO sqlbox_read; ---- +== Benutzer-Anfrage + +image:query.svg[] + == SQLBox Modul * Moodle-Aktivitäts-Modul -- cgit