Skip to content

Instantly share code, notes, and snippets.

@Tracnac
Created October 19, 2022 11:44
Show Gist options
  • Select an option

  • Save Tracnac/950fecf5b229202eac2fa72370c335f1 to your computer and use it in GitHub Desktop.

Select an option

Save Tracnac/950fecf5b229202eac2fa72370c335f1 to your computer and use it in GitHub Desktop.
Ecrire dans la log oracle #oracle #sql
exec dbms_system.ksdddt; -- Timestamp
exec dbms_system.ksdwrt(3, 'Coucou le hibou');
exec dbms_system.ksdfls; -- Flush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment