dleborgne - Overview

View dleborgne's full-sized avatar

David Le Borgne dleborgne

Cloud Engineer at ChapsVision

  • CHAPSVISION

  • Le Havre, France

Block or report dleborgne

Pinned Loading

  1. Using Let's Encrypt to get and renew a TLS certificate used to encrypt TNS and HTTPS traffic with Oracle Database

    Shell 5

  2. 1

    -- This SQL script creates the Northwind database on Teradata

    2

    -- It has been created from https://developer.teradata.com/sites/all/files/TeradataNorthwind.zip

    4

    -- DROP TABLE OrderDetails;

    5

    -- DROP TABLE InternationalOrders;
  3. Forked from immrr/csp-report

    Content Security Policy Violation Report Parser

    PHP