Sky Blueshoes wrote:
What is the sequel statement to clear an entire table using DBI?

a) you mean "Ess Queue Ell" nor "sequel"

b) it depends on the database your using, but generally it will be a DELETE FROM table or DROP TABLE table type statement. See your DB vendor's documentation fro specifics (IE mysql.com)

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to