Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Moin Ralf, *,
On Mon, Jun 10, 2013 at 03:19:15AM +0200, Ralf Kestler wrote:
ich hab das eben in der Direkteingabe für SQL ausprobiert:

hatte ich zuerst auch. Weil dann aber der Fehler kam, hab’ ich das über
die GUI versucht, um rauszufinden, was am SQL-Code falsch war ... ;)

Folgendes Statement funktionierte bei mir auch nicht:

SELECT * FROM table LIMIT x

Wirklich mit dem „x“? Oder ist das jetzt ein Platzhalter?

Was aber funktionierte waren diese beiden Statments:

SELECT * FROM table WHERE row=y LIMIT x

und

SELECT * FROM table ORDER BY y LIMIT x

Nun, dann müsste aber über die UI das auch zu realisieren sein (oder
aber der Hilfetext müsste entsprechend geändert werden), oder nicht ;?

Nebenbei sei bemerkt das 'LIMIT' nicht als Keyword blau markiert
ist, sondern grün wie Tabellen oder Spalten.

Da kenn’ ich mich leider zu wenig aus, sorry ... :( Bug oder Feature ;?

Ich glaube auch nicht, dass ohne eine WHERE/ORDER BY Klausel LIMIT
nicht viel Sinn macht.

Denke ich auch. Oder so was wie „SELECT * FROM $table Where Name IS
$Irgendwas LIMIT $X“ (oder so. Kenn’ mich mit Base/SQL zu wenig aus,
sorry ... :( ), müsste sich dann in einem Folgedialog oder sonstwie
„zusammenklicken“ lassen ... ;)
Danke fürs Gegentesten und bis dann
Thomas.
<TOFU entfernt>

-- 
Whatever you do will be insignificant, but it is very important that you do it.
                -- Gandhi

-- 
Liste abmelden mit E-Mail an: discuss+unsubscribe@de.libreoffice.org
Probleme? http://de.libreoffice.org/hilfe-kontakt/mailing-listen/abmeldung-liste/
Tipps zu Listenmails: http://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: http://listarchives.libreoffice.org/de/discuss/
Alle E-Mails an diese Liste werden unlöschbar öffentlich archiviert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.