Skip to content

Instantly share code, notes, and snippets.

View vincentmorneau's full-sized avatar

Vincent Morneau vincentmorneau

View GitHub Profile
load('helpers.js');
/*
CREATE TABLE K
( PATH VARCHAR2(2000),
BLOB_CONTENT BLOB,
mime varchar2(40),
WHEN TIMESTAMP (6)
)
*/
/* File name */