This website works better with JavaScript.
Explore
Help
Register
Sign In
nsc
/
nsc_ba_public
Watch
1
Star
0
Fork
You've already forked nsc_ba_public
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
0
Tags
503 MiB
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
nsc_ba_public
/
tpch
/
04_load
/
055.postgresql.supplier.sql
2 lines
62 B
Raw
Permalink
Normal View
History
Unescape
Escape
benchmarking scripts
3 years ago
COPY
tpch
.
supplier
FROM
:
filename
WITH
DELIMITER
'
|
'
NULL
'
'
;