diff options
-rw-r--r-- | doc/presentation.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/presentation.txt b/doc/presentation.txt index c2a7122..fa3a46f 100644 --- a/doc/presentation.txt +++ b/doc/presentation.txt @@ -63,10 +63,6 @@ create user sqlbox_read with password 'XXXXXX'; GRANT SELECT ON ALL TABLES IN SCHEMA public TO sqlbox_read; ---- -== Benutzer-Anfrage - -image:query.svg[width="100%"] - == SQLBox Modul * Moodle-Aktivitäts-Modul @@ -80,6 +76,10 @@ image:query.svg[width="100%"] -> konsistentes Aussehen + -> kompakter Programmcode +== Benutzer-Anfrage + +image:query.svg[width="100%"] + == Testdaten * Kopieren der Daten aus Oracle-Datenbank |