dleborgne - Overview
Pinned Loading
-
Using Let's Encrypt to get and renew a TLS certificate used to encrypt TNS and HTTPS traffic with Oracle Database
Shell 5
-
1
-- This SQL script creates the Northwind database on Teradata2
-- It has been created from https://developer.teradata.com/sites/all/files/TeradataNorthwind.zip4
-- DROP TABLE OrderDetails;5
-- DROP TABLE InternationalOrders;