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.

[Access] Tabellen MINUS

Empfohlene Antworten

Hallo Zusammen,

vielleicht stehe ich ja gerade auf dem Schlauch aber ich bekomme eine bestimmte Abfrage unter Access nicht hin.

So würde sie unter Oracle aussehen:

select x from tab1

MINUS

select x from tab2 where y = 'XX';

Sprich ích will alle x aus tab1 die in tab2 noch nicht existieren.

Lieder funktioniert MINUS unter Access nicht.

Danke für eure Hilfe!

Original geschrieben von OracleFan

Hallo Zusammen,

vielleicht stehe ich ja gerade auf dem Schlauch aber ich bekomme eine bestimmte Abfrage unter Access nicht hin.

So würde sie unter Oracle aussehen:

select x from tab1

MINUS

select x from tab2 where y = 'XX';

Sprich ích will alle x aus tab1 die in tab2 noch nicht existieren.

Lieder funktioniert MINUS unter Access nicht.

Danke für eure Hilfe!

Select x from tab1

where x not in (select x from tab2 where y ='XX')

So könnte das glaub ich gehen (habs aber nicht geprüft :-)

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

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.