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
C
39.6%
Shell
23.5%
SQLPL
15%
Batchfile
7.7%
PLSQL
5.6%
Other
8.7%
Tag:
Branch:
Tree:
85f77deee4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '85f77deee4'
${ noResults }
nsc_ba_public
/
tpch
/
04_load
/
17.ignite.constraints.sql
1 lines
67 B
Raw
Blame
History
CREATE
INDEX
lineitem_idx3
ON
tpch
.
lineitem
(
l_partkey
,
l_suppkey
)
;
Reference in new issue
View Git Blame
Copy Permalink