Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sql*plus

Empfohlene Antworten

Veröffentlicht

Hallo allerseits,

habe ein SQL-Script, das per SQL*PLUS ausführen möchte.

Klappt auch, bis auf die Leerzeilen, die erzeugt werden, und die ich nicht wegbekomme.

Da das SQL-Script sehr kompakt habe ich folgenden ein Script beigefügt, bei dem die selben Probleme auftauchen. Nur der reine sql-Befehl ist anders die SQL*PLUS Anweisungen sind die selben:

set termout on heading off feedback off linesize 1000 pagesize 0 trimspool on

spool c:\schutzbrief\test.txt rep

    SELECT ('SONNE') || (CHR(13)) || Trim(CHR(10)) ||  ('Tonne')|| (CHR(13)) ||(CHR(10)) as tabelle

      FROM adrsad

      where plz0ad like '01%'     

/


spool off

exit;

Die Ausgabe sieht so aus:

SONNE

Tonne

SONNE

Tonne

SONNE

Tonne

Die Leerzeilen bekomme ich aber nicht weg. Hat jemand eine Idee? Danke.

Wenn ich so eine Frage höre, kann ich nicht anders als noch einmal nachzufragen: Warum willst du das machen?

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.