git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3172 248e525c-4dfb-0310-94bc-949c084e9493
4 lines
97 B
SQL
4 lines
97 B
SQL
-- Create directory
|
|
create or replace directory WEBMIP_BULK_LOAD
|
|
as 'c:\webmip\bulk_load';
|