This website requires JavaScript.
Explore
Help
Sign In
filifa
/
lahmanlite
Watch
1
Star
0
Fork
You've already forked lahmanlite
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30010d5880
lahmanlite
/
sql
/
2nf
/
managers.sql
5 lines
97 B
PL/PgSQL
Raw
Blame
History
begin
;
alter
table
managers
drop
column
"
lgID
"
;
alter
table
managers
drop
column
"
rank
"
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink