he development team I am currently with is considering using MySql.  However, as part 
of the we require the actual benchmarks that were used as well as the results.  Is it 
possible to have a set of the SQL queries in the form

CREATE TABLE t ( n NOT NULL VARCHAR(100));
INSERT INTO t VALUES ("1");
SELECT * FROM t;

rather than in the Perl script format.



_______________________________________________________________________
FSmail - Get your free web-based email from Freeserve: www.fsmail.net





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to