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.

Frage zu Oracle MDBS

Empfohlene Antworten

Veröffentlicht

Wenn ich follgendes eingebe:

select * from system_privelege_map;

dann öffnet er die Tabelle:

(tabelle: system_privelege_map)

row # privilege name

-----------------------------------------------------

1 - 3 alter system

2 - 4 audit system

3 - 5 create session

4 - 6 alter session

5 - 7 restricted session

Wenn ich jedoch nur ein paar Zeilen haben möchte und z.B. follgendes eingebe:

select * from system_privelege_map

where name = 'audit system';

dann gibt er mir nur das aus:

row # privilege name

-----------------------------------------------------

wieso gibt er mir nicht die volle Zeile aus (2 - 4 audit system) ?

Wenn ich dich Richtig verstehe willst du nur einen bestimmten Wert einer Tabelle angezeigt bekommen

versuch einfach mal:

select audit system from system_privelege_map;

das funktioniert überhaupt nicht, er gibt eine Fehlermeldung aus.

Aber wie ich es am Anfang gemacht habe, sollte eigentlich richtig sein, zumindest nach dem ANSI-Standard, wer weiss, wieso Oracle es nicht annehmen will?

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.