github.com/Bio-core/jtree@v0.0.0-20190705165106-1d7a7e7d6272/tests/sql/DeleteData.sql (about) 1 USE `TestJTree` 2 DELETE FROM resultdetails; 3 DELETE FROM results; 4 DELETE FROM experiments; 5 DELETE FROM samples; 6 DELETE FROM patients;