]> andersk Git - sql-web.git/blame - reset.sql
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@74 a142d4bd-2cfb-0310-9673-cb33a7e74f58
[sql-web.git] / reset.sql
CommitLineData
1389493c
JP
1TRUNCATE TABLE `DB`;
2TRUNCATE TABLE `DBOwner`;
3TRUNCATE TABLE `DBQuota`;
4TRUNCATE TABLE `Group`;
5TRUNCATE TABLE `GroupQuota`;
6TRUNCATE TABLE `GroupStat`;
7TRUNCATE TABLE `User`;
8TRUNCATE TABLE `UserGroup`;
9TRUNCATE TABLE `UserQuota`;
10TRUNCATE TABLE `UserStat`;
This page took 0.065571 seconds and 5 git commands to generate.