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 => CHARACTER zu DATETIME

Empfohlene Antworten

Veröffentlicht

Guten Morgen,

ich habe ein Problem mit einer NonStop Datenbank. Alle Abfragen funktionieren Einwandfrei, zumindest solange, bis ich gerne den Zeitraum eingrenzen möchte.

Die Ausgabe der Spalte sieht so aus:

1999-09-12 13:04:25.000000

Beispielswert

Wenn ich jetzt Bspw. alle Einträge dieses Eintrags bis zum gleichen Zeitpunkt am Folgetag angezeigt bekommen möchte, so habe ich es so


SELECT * FROM bla WHERE datetime BETWEEN '1999-09-12 13:04:25.000000' AND '1999-09-13 13:04:25.000000'

Als Fehler bekomme ich dann immer:

[Tandem][ODBC Driver][NonStop SQL] NonStop SQL message (7100) : Comparisons between DATETIME and CHARACTER data types are not allowed.

Gleicher Fehler tritt auf, wenn ich die .000000 weglasse. Muss ich, bzw. gibt es die Möglichkeit, diese CHARACTER ins DATETIME Format zu Konvertieren? Wenn ja, wie?

VIELEN DANK schonmal ;)

Von welchem Datentyp isn die Spalte datetime?!

Also, bei Oracle heißen diese Funktionen "to_date()" und "to_char()". Vielleicht heißen die hier genauso???

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.