Sign in
third-party-mirror
/
glassfish
/
e3f2e2f48c8a94f5e0939d4e2b36cae86d0bfeb0
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
jdbc
/
stress1
/
sql
/
drop_pointbase.sql
blob: 88d3d94983ac41b66212d42a8ac0bb70007cdb1e [
file
]
DROP
TABLE
TeamPlayer
;
DROP
TABLE
Player
;
DROP
TABLE
Team
;
DROP
TABLE
League
;